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: -