Files
NodeBB/public/src
Julian Lam 966d3f7654 fix: early button/anchor clicks do nothing
This solves a small UX issue where clicking on a button (or anchor
that is not meant to be ajaxified) before ajaxify.end is called
leads to nothing happening because the appropriate click handler
has not been added.

This code will intercept premature clicks, wait until ajaxify.end
is called, and then re-send the click.
2020-09-29 14:40:38 -04:00
..
2020-09-29 07:49:21 -04:00
2020-06-03 11:26:08 -04:00
2020-09-17 23:11:04 -04:00
2020-09-06 22:36:09 -04:00
2020-08-26 22:04:18 -04:00