ยทGear into the machine

Merging deleting all my project configurations

Project Settings

Hello there ๐Ÿ‘‹.
Got a problem with my biggest project recently. I am working with a team of developer, so we get used to merging feature. I was working on my branch and finished it. when I tried to merge it, I've encounter a big issue. All of my configurations (FireBase, Algolia, Languages, ...) were gone. I reverted the commit but I still can't merge my branch. I manage to directly work on main to push but that's not sustainable. It's likely that is from the last update, since I modify the Android Manifest and main.dart in my branch to add new services and an entry-point.

I was wondering if anyone else got similar problems since the last update ?

What have you tried so far?

I have tried but can't manage to reproduce into another minimal project. I tried both merge method and doesn't change anything. Note that copying my changes manually worked fine, so it's not from my changes.

Did you check FlutterFlow's Documentation for this topic?
Yes
1