Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

page 404 is broken! #279

Closed
tevel opened this issue Jun 4, 2018 · 2 comments
Closed

page 404 is broken! #279

tevel opened this issue Jun 4, 2018 · 2 comments

Comments

@tevel
Copy link

tevel commented Jun 4, 2018

Problem: when opening not existing url of app I get: TypeError: Cannot read property 'route' of undefined

screen shot 2018-06-04 at 4 26 45 pm

Steps to reproduce
I followed to instructions to create new app:
npm install -g degit
degit sveltejs/sapper-template my-app
cd my-app
npm install
npm run dev

done!
now just open http://localhost:3000/qisqsq

@arxpoetica
Copy link
Member

@tevel not sure this is related (maybe not?) but there are a few other weird behaviors w/ 404: #290

@Rich-Harris
Copy link
Member

thanks, this is fixed in 0.14

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants