tsertkov / chunk-links

Minimalistic declarative SPA router designed for static websites

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle popstate when e.state is null

tsertkov opened this issue · comments

NRE when clicking on #tag links because popstate triggered in this case has null as e.state

image