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
Is your feature request related to a problem? Please describe.
Currently, deep links within the frontend cannot work as our FastAPI/starlette server does not know how to handle such links.
Describe the solution you'd like
Setup a catch-call route when serving the front-end, see additional context for some info.
Is your feature request related to a problem? Please describe.
Currently, deep links within the frontend cannot work as our FastAPI/starlette server does not know how to handle such links.
Describe the solution you'd like
Setup a catch-call route when serving the front-end, see additional context for some info.
Describe alternatives you've considered
N/A
Additional context
The text was updated successfully, but these errors were encountered: