Afform css is not loaded when quick edit opened for a 2nd time from autocomplete
The first time you load a quick edit afform from an autocomplete, it loads afCore.css, with this result:
{width=1655 height=292}
The second time you load it, afCore.css is no longer there and you get this:
{width=281 height=809}
To reproduce:
1. Start a batch entry.
2. Select a contact and edit the contact from the autocomplete quick edit link.
3. Close the edit form and re-open it again in the same way.
issue