Skip to content

Instantly share code, notes, and snippets.

@meetajhu
Created January 22, 2019 11:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meetajhu/32798daacf7eee643ce42ced7fa43caa to your computer and use it in GitHub Desktop.
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
//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