You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open console with given url https://console.sst.dev/local/acme/acmestage
Current result:
Empty page with error in console: index-Ce310KhG.js:382 GET https://api.console.sst.dev/rest/local?app=acme&stage=acmestage 404 (Not Found)
Expected result:
Proper console response
Details:
Everything works fine by url: https://console.sst.dev/myworkspace/acme/acmestage.
Notice myworkspace instead of local in url.
The text was updated successfully, but these errors were encountered:
SST 3.3.13
Steps to reproduce:
npx sst dev
https://console.sst.dev/local/acme/acmestage
Current result:
Empty page with error in console:
index-Ce310KhG.js:382 GET https://api.console.sst.dev/rest/local?app=acme&stage=acmestage 404 (Not Found)
Expected result:
Proper console response
Details:
Everything works fine by url:
https://console.sst.dev/myworkspace/acme/acmestage
.Notice
myworkspace
instead oflocal
in url.The text was updated successfully, but these errors were encountered: