alshdavid / crayon-router

Simple framework agnostic UI router for SPAs
MIT License
327 stars 13 forks source link

TypeError: res.redirect is not a function #61

Open mylastore opened 4 years ago

mylastore commented 4 years ago

I am trying your example svelte-animated and getting this error

TypeError: res.redirect is not a function
mylastore commented 4 years ago

Also is this SSR ?

malikbenkirane commented 4 years ago

62 might be a duplicate of this one

acim commented 4 years ago

I made PR.