I am getting this error in FF Test Mode:
Firebase initialized successfullydart_sdk.js:37972 Error debug serializing parameter: NoSuchMethodError: 'toDebugSerializableMap'
method not found
Receiver: Instance of 'JSArray<ListingImagesRecord>'
Arguments: []
dart_sdk.js:37972 Error debug serializing parameter: NoSuchMethodError: 'toDebugSerializableMap'
method not found
....
If I publish to web I do not get these issues.
The issue slow down the website and even cause memory issues on my machine (at least that´s what I think causes my memory problems)