You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for using this application, please make sure you reviewed the readme and checked that it is not an environmental issue. If it is an urgent security concern, please email [email protected]. Thank you!
Describe the bug
When trying to save user at /users//edit, the modal confirm dialog get an 'data is undefined' error on $(this).data('form').submit();
To Reproduce
Expected behavior
Saving of the updated data
Actual behavior
The modal confirm dialog does not close and the console shows the 'data is undefined' error
Desktop:
The text was updated successfully, but these errors were encountered: