My PowerApps application is currently getting into a problem that never happened before in development. When I open a viewform of a selected item from a gallery, it gets stuck in a screen that says "getting data", and it never loads the data. On that same screen, I have a header with an icon that leads to an edit screen to modify the data of that same selected register, and the edit screen loads successfully with the data that I need, which makes no sense.
Problem Behavior: I have a backup version of the app from the time that it worked fine. From this point, any modification made in the viewer form of the registers, like adding cards or even adding a simple new label with no functions related to any variable, leads the application to the described problem, after being saved and published.
I appreciate any possible help a lot, have a nice day!