conradbez / streamlit-auth0

MIT License
76 stars 40 forks source link

Can't load auth0_component.login_button in prod #24

Closed matt-bornstein closed 7 months ago

matt-bornstein commented 1 year ago

I can run this component in dev - works great!

But deploying to prod (on fly.io), I get this error ("Your app is having trouble loading the auth0_component.login_button component.")

The frontend code is correctly copied to the server, and I'm able to import the python module. Maybe it's a network issue? Does a new port need to be forwarded for a separate process serving the html/ javascript?

Any ideas? Thank you!!

image
conradbez commented 7 months ago

Okay, should have been fixed with previous update - let me know if this issue persists