Upgraded from Twill 2.13 to 3.2, frontend error when saving a module that uses 'editInModal' => true
I upgraded from Twill 2.13 to 3.2. When saving a module that is created/edited via a modal (using $indexOptions
'editInModal' => true
'editInModal' => true
the changes save to the DB, but afterwards an error occurs which locks up the frontend so the screen has to be refreshed.
Steps to reproduce for my install are as follows:
1. Go to module (Projecttag) edit screen, add or edit a record, modal pops up. 2. Click "create/update". Screen overlays grey, yellow "success" bar pops up (changes do save to DB), but the overlay doesn't disappear due to an error, so the frontend locks up. The following errors are present:
In browser console: TWILL - [CONTENT]: Request failed with status code 500 TWILL - [DATATABLE]: Get request error.