2024 Mar 13 10:01 PM
Did any one else experience Firebase authentication page content missing after import from Appgyver?
2024 Mar 14 1:57 PM
I'm also experiencing this problem. On my end my entire Firebase Authentication page resets, erasing all my logic and UI when I click "install all updates" to the following logic nodes:
I believe one of them is triggering the reset upon updating but I haven't diagnosed each individually, for now a workaround would be to withhold on updating to avoid losing content.
2024 Mar 14 5:32 PM
The exact same issue happened to me as well, just about a few hours ago. Since my web builds are still failing, I thought it would be wise to install all updates and then attempt a new web build.
Now the funny thing about this is that I've been working the past 3 days on complete overhaul of my authentication logic. Naturally, I kept an export and could revert, but this shouldn't be the solution.
Note that recently a new authentication method has been introduced in the SAP environment, which might cause these issues for the Community members, but I cannot say anything for sure.