NF 3.8.15: JS error when deleting a form
-
Hello,
Steps to reproduce:
- Create a form
- Go back to the list of forms in the NF dashboard
- Delete the form
The following error will show up in the browser console:
dashboard.js?ver=e7d699468fbddf266ab4:1 Uncaught TypeError: Cannot read properties of undefined (reading ‘data’)
at HTMLDocument. (dashboard.js?ver=e7d699468fbddf266ab4:1:9442)
at HTMLDocument.dispatch (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.6.2:2:40035)
at v.handle (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.6.2:2:38006)
at Object.trigger (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.6.2:2:70124)
at l (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.6.2:2:77934)
at XMLHttpRequest. (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.6.2:2:80265)Are you already working on fixing it?
Thanks,
Pierre from WPML
Note: This was caught by automated end-to-end tests ran for WPML (and causing failures).
- You must be logged in to reply to this topic.