GodotFirebase icon indicating copy to clipboard operation
GodotFirebase copied to clipboard

Look into array vs dictionary issue when issuing multiple updates to the realtime database [BUG]

Open WolfgangSenff opened this issue 2 years ago • 0 comments

Describe the bug A user is reporting that when there are multiple updates done to a node, it can sometimes throw an error in the realtime database code when an array comes back instead of the expected dictionary for the data. It's unclear under what circumstances this happens.

WolfgangSenff avatar Mar 04 '23 05:03 WolfgangSenff