-
- Downloads
[FIX] web_kanban: double click double action
When multiple clicking fast (and with the server not too fast), we could end up with an error (eg. "Cannot read property 'controller' of null"). Something has been done previously to improve this when switching between views in: fc8a4b5e. This commit do something similar to limit multiple click on kanban records (doing it as in 26f91c42). note: master equivalent of 8f1cc2fa (which is for 10.0 up to saas-15) opw-705329 closes #16775
Please register or sign in to comment