-
- 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). opw-705329 closes #16698
Please register or sign in to comment