julien lengrand-lambert
10/18/2021, 11:39 PMUncaught ReferenceError: firebase is not defined error in the frontend.
My client is available here : https://github.com/jlengrand/kotlin-samples/blob/main/sample-firebase/src/main/kotlin/Client.kt. You can reproduce by running ./gradlew run in the sample-firebase modulejulien lengrand-lambert
10/18/2021, 11:43 PMsorted gets imported fine.
The error also happens before the javascript is ran so it looks like an import issue of the bundle at runtime.julien lengrand-lambert
10/18/2021, 11:43 PM