Created
January 22, 2019 11:09
-
-
Save meetajhu/32798daacf7eee643ce42ced7fa43caa to your computer and use it in GitHub Desktop.
Firefox history back button breaking ajax functions such as prefill with select2 and other libraries
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//Just call this function if your using in-page js with <script> tag | |
$(window).unload(function(){}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment