Skip to content

Stop polling with Turbolinks navigation change & other fixes

Compare
Choose a tag to compare
@nikolalsvk nikolalsvk released this 09 May 20:31
· 66 commits to master since this release

Release 2.1.6 solves a couple of minor bugs:

  • Cannot stop polling after navigation changes (issue: #100, PR: #113)
  • Default headers don't get removed now (issue: #72, PR: #112) (this was an old one, glad we got it out of the way, finally)
  • Removed event.preventDefault() in toggle logic (issue: #109, PR: #110)
  • Fixed loading of nested partials with Turbolinks based on this comment #70 (comment), PR: #114

Please test them out and post some findings if something is broken ❤️