Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Before and after trigger click in JS listener we need to call event.stopPropagation() and event.preventDefault()
which is fixed my issue
Hi, if it works in Firefox and not Chrome then most likely there is some incompatible javascript. You can check the Chrome Developer Tools console to see what the error is and handle accordingly.
I have customize grid UI using JS and grid store binder to save rows. While edit and submit in firefox brower, it works but in chrome its not calling store binder.
Please help me!
i think you need to provide more detail like your sample app and customised script to help other to help you.