prollynomial / Cartier

A small, unopinionated client-side router.
MIT License
0 stars 0 forks source link

When hitting back from an external site to a Cartier-controlled one, doContextChange is called twice #14

Closed prollynomial closed 10 years ago

prollynomial commented 10 years ago

Maybe a check should be added to only call the context changed callback if the context is different from the previous one?