reitit/modules/reitit-frontend
Juho Teperi 5651b4648a Fix reitit.frontend.easy not correctly removing old event listeners
In 0.5.0 rfe start! fn started using first on-navigate callback to get
the reference to History instance, so that user on-navigate can use rfe
functions that need this reference. History implementations called
on-navigate with the instance without event listeners set, so when stop!
was called listeners weren't removed.
2020-09-26 16:51:19 +03:00
..
src/reitit Fix reitit.frontend.easy not correctly removing old event listeners 2020-09-26 16:51:19 +03:00
project.clj 0.5.6 2020-09-26 16:08:34 +03:00