AlexxNB / tinro

Highly declarative, tiny, dependency free router for Svelte's web applications.
MIT License
675 stars 30 forks source link

ReferenceError: window is not defined #97

Open 729902288 opened 2 years ago

729902288 commented 2 years ago

meteor+svelte+tinro SSR: ReferenceError: window is not defined tinro\dist\tinro.js Object.getDefault

Could you "npm i global" ?

krishnaTORQUE commented 2 years ago

Facing the same issue on SSR. window is not defined

TylerThompson commented 2 years ago

I am also seeing this issue on 0.6.12. any idea when a fix may be available?