### Is there an existing issue for this? - [X] I have searched the existing issues. ### Which plugins are affected? Database ### Which platforms are affected? Web ### Description The issue was already fixed here by removing the `sync true`. https://github.com/firebase/flutterfire/pull/8420 But it is re-added https://github.com/firebase/flutterfire/blob/a1de14fde34e6b352f0d4a098d88ee9df542cf27/packages/firebase_database/firebase_database_web/lib/src/interop/database.dart#L485 ### Reproducing the issue See https://github.com/firebase/flutterfire/issues/7244 ### Firebase Core version 3.3.0 ### Flutter Version 3.19.6 ### Relevant Log Output _No response_ ### Flutter dependencies _No response_ ### Additional context and comments _No response_