bluesky / bluesky-webclient

A React Material UI based web client developed in TypeScript to enable acquisition of data on the web with bluesky
BSD 3-Clause "New" or "Revised" License
12 stars 8 forks source link

"Open Environment" button on Home page is misfunctional #65

Closed mrakitin closed 2 years ago

mrakitin commented 3 years ago

When it's pressed on the "Home" page, the following message is appearing in the uvicorn log:

INFO:     127.0.0.1:65479 - "POST /environment/undefined HTTP/1.1" 404 Not Found

It works fine while pressed on the "Acquire" page.

gwbischof commented 2 years ago

its working now