render_async v2.1.6 Release Notes

Release Date: 2020-05-09 // almost 4 years ago
  • 🚀 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 ❤️