dopry / svelte-auth0

Svelte Auth0 Components
https://darrelopry.com/svelte-auth0/
72 stars 13 forks source link

Unhandled Promise Rejection: Error: Function called outside component initialization #11

Closed urosgruber closed 3 years ago

urosgruber commented 4 years ago

I was trying a demo site and upgrade Svelte to the latest version, but after clicking to a login button I get an error "Unhandled Promise Rejection: Error: Function called outside component initialization"

I tried with reverting svelte version and I can see that version 3.24.1 works but it's broken on 3.25.x onwards.

Steps to reproduce

dopry commented 3 years ago

should be resolved in 32494616cd3847129fc4349135063ac785ff4082 and 1.0.0 npm release. reopen if this persists.