urbit / create-landscape-app

Get started making a simple app for Landscape with a few commands.
86 stars 21 forks source link

/~app path doesn't load index.html; index.js doesn't render fully #42

Closed basilesportif closed 4 years ago

basilesportif commented 4 years ago

When I create a new app with CLA and start it, it shows up on the Home screen, but clicking to /~myapp gives a 404.

If I manually enter /~myapp/index.html, I do get the app page, but only the header (see attached screenshot).

Screen Shot 2020-06-23 at 7 27 38 PM
matildepark commented 4 years ago

This is because /index.html is not in the router:

image

This is an upstream issue for urbit/urbit, and I will file.