Fixes overwitten with previous code

Hi there, I’m new to Google AI Studio and using Gemini 3 Pro; everything was fine, built a few little apps that worked fine, but suddenly I have the same issue with two different apps that have connections to Firebase.

The issue is that Gemini has added conflicting library versions in the importmap in index.html. It tries to fix it and removes the conflicting versions but, before the file has even finished being rewritten, the conficting version lines have re-appeared in the file and I’m still stuck with the same error and unable to fix it.

I’ve tried every suggested potential fix, restart the conversation, clone the app, clear the browser, try in incognito, edit it manually etc. but nothing gets me past it.

If I edit manually and run the app, the conflicting lines reappear. If I upload a saved working version of the file and run the app, the conflicting lines reappear.

Any suggestions?

Many thanks.

1 Like