Upload Files modal throws browser alert when trying to crop image for Smart Action form field

When using FilePicker widget, whenever I try to upload image and crop borders, browser alert is thrown stating The "******* *****" form values will be lost, are you sure to continue?.
For each action on image cropping this alert is thrown.
When clicking cancel button, it allows to proceed.
When clicking Ok button, Smart action’s modal is closed.

This alert is only thrown for Smart Action form.

Expected behavior

Trying to crop image in Upload files modal should allow cropping without interruption.

Actual behavior

Continous alert is thrown with message.

Context

Please provide any relevant information about your setup.

  • Package Version: 8.3 (forest-express-sequelize)
  • Express Version: 4.17.1
  • Sequelize Version: 6.6.5
  • Database Dialect: MySql
  • Database Version: 5.7.24
  • Project Name: -

Hi @Nilesh_Shirsat and welcome in our community :champagne: ,

I’ll try to reproduce

I do reproduce your issue, I’ll create a ticket to fix this. You’ll be able to check it’s status just below :wink:

1 Like

Hey @Nilesh_Shirsat, and welcome!

Thank you for reporting this issue. A fix has been released today :rocket:
Could you check that everything is working fine on your side now?

1 Like

Thanks @anon37903635 for quick fix. It is working as expected. We no longer see browser alert for image crop activity.