urbit / tree

The web interface for your urbit.
13 stars 7 forks source link

Paused on exception: 'TypeError: Cannot read property '_basepath' of undefined'. #8

Open ohAitch opened 8 years ago

ohAitch commented 8 years ago

Upon trying to load tree unauthenticated, the basepath briefly flashes undefined, before being redirected to the login page (#2). If this persists when the auto-login is disabled, urb.js basepath is probably failing to handle the empty-url error case.