Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/messages path returns 404 and crashes app for streamlit 1.19 #9

Open
prhbrt opened this issue Mar 7, 2023 · 0 comments
Open

/messages path returns 404 and crashes app for streamlit 1.19 #9

prhbrt opened this issue Mar 7, 2023 · 0 comments

Comments

@prhbrt
Copy link

prhbrt commented Mar 7, 2023

I've tried to make a minimal failing example, yet these examples both using the streamlit versions 1.17 and 1.19 seem to work fine. Yet in my particular (complex) app the searchbox crashes the app just after typing with version 1.19 but not version 1.17, in the network console I can notice a HTTP 404 on the /messages request.

As said, unfortunately I can't reproduce in an elegant way and hence you can't fix this, but still wanted to document this for others who may run into the same issue.

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

No branches or pull requests

1 participant