Emre

Results 7 comments of Emre

I can't believe this issue is still open since June 2024. I'm still having similar issues with cloud_firestore on Windows.

> @Epiwish The provided url isn't working for me. If you try to create a new Flutter project, run it as pwa and try to save it to home screen,...

> > The URL is saved as https://pwatest-11e46.web.app/ truncating the custom path and ID. > > Where do you see that it is saved as above ? I accessed the...

> Have you already checked the url being passed in index.html for base href ? Hey, I've checked the `index.html ` file, and my base href is set to `.`...

I've tried updating my base href to something like this `

I've tested this on Chrome's Windows, Mac, and iOS versions. All are up to date. Still shows the same console log when changing the base href rather than `` You...

I have the same problem. Here is the log in Chrome Dev Console ``` main.dart.js:5896 Uncaught Error: LateInitializationError: Field '_instance' has not been initialized. at Object.d (main.dart.js:5896:19) at bag.bS (main.dart.js:64563:21)...