-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Description
I'm seeing some odd behavior with the observatory web server. When I go to different urls (http://127.0.0.1:8102/#/memory-dashboard, http://127.0.0.1:8102/), I get redirected to http://127.0.0.1:8102/#/vm-connect, and see what looks like a blank obs. page:
The timeline page (http://127.0.0.1:8102/#/timeline) does load, but doesn't seem active:
The app continues running fine, and I don't see any errors printed to the flutter cli.

