Open gandalfb opened 1 year ago
This should be easily fixable on my end by including the sourcemap as well. Does this crash your app or is it just a warning?
Thanks for the quick response.
It seems to work but throws an exception for each login increasing the bill from Sentry ;-)
Got the same issue here. Prevents my streamlit page from loading.
Same for me, what the status here?
Same for me too! Any help on this issue?
This should be easily fixable on my end by including the sourcemap as well. Does this crash your app or is it just a warning?
Same issue for me but the crashes my app.
Map files are loaded only when the browser debug window is open. See Bootstrap trying to load map file. How to disable it? Do I need to do it?. Issues with the streamlit app may not be due to this error.
Same problem here
Thank you for this component.
After solving the local development integration with keycloak with
"Realm Settings" -> "Security Defenses" -> "Content-Security-Policy" to
I am able to use this. For now the demo code is working, but somehow I am receiving a 404 for a file not being there.
streamlit 1.26.0
streamlit-keycloak 1.1.1