FileField is forced to reload the page when PopupsAPI is enabled. It also loses some inputted data by doing so.

1. Enable FileField (with ImageField)
2. Enable Popups
3. Attempt to upload an image with ImageField.

The form gets reloaded.