|
|
|
|
|
by GranPC
1950 days ago
|
|
I'm actually having a similar issue with my web app currently and I'm not sure what the best way to solve it would be. I was thinking of setting a checkbox in an invisible form when the page loads initially, and force a real reload if the checkbox was previously set, but that seems like a terrible hack. Any ideas? |
|
Or you can use that event to fix what's wrong on the page without a refresh if possible (remove a modal, enable the button again etc)