Don't click button until page JS loaded
We add `.page-initialised` at the end of `deferredInitialisation`, which is where the userCallbacks are set up Better way is to disable the inactive button in haml then enable in JS but that has some other UI considerations (disabled tooltip while loading)
Showing
Please register or sign in to comment