Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

/Glimpse/Client doesn't work #2

Closed
chetsangnil opened this issue Aug 31, 2016 · 1 comment
Closed

/Glimpse/Client doesn't work #2

chetsangnil opened this issue Aug 31, 2016 · 1 comment
Assignees
Milestone

Comments

@chetsangnil
Copy link

I tried to get Glimpse running on my node application for the first time but had trouble seeing Glimpse client using the following Url:
localhost:3000/glimpse/client

After several tried, a new url that finally works was
localhost:3000/glimpse/client/?baseUrl=/glimpse/client

Please take a look into it. Thanks.

@philliphoff
Copy link
Contributor

The client's react-router needs to know the base URL for the endpoint serving the client in order to properly pre-pend it when navigating. The HUD takes care of populating the baseUrl property when launching the client. Currently, however, manually navigating to the client endpoint requires manually populating the property.

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

No branches or pull requests

2 participants