Files
notesnook/apps/web
thecodrr b468dc0763 navigation: persist history as well
previously we were only persisting the last route but this caused the back button to disappear when the page was refreshed. Hence, I have added history persistence as well.

This can probably be optimized a little bit more.

Known Issue: JSON.stringify doesn't preserve the route component so we have to retrieve it manually using `this.getRoute(key).component`.
2020-04-20 12:39:39 +05:00
..
2020-04-15 00:31:10 +05:00
2020-03-10 13:06:04 +05:00
2020-04-20 12:39:39 +05:00
2020-03-10 13:06:04 +05:00
2020-04-19 13:23:32 +05:00
2020-02-26 15:06:29 +05:00
2020-04-19 13:23:32 +05:00

Notesnook

The best notes app in the world.