I have the following blocks below within a Notifier.
The problem that is happening is that when executed, whether it is in the Kodular simulator or not, the last FirebaseDB process generates an error and only the first and second Firedbase1 are executed successfully.
But if I remove the first Firedbase1, or the third while keeping the middle one, the failure doesn’t occur. I wonder why this happens? I can not run in the same routine 2 Firedbase?


