Facing a strange problem that only just started occurring. It's repeatable with the following steps:
- Navigate from main screen to any screen of choice with a button
- Everything works as intended, including RichText fields
- When navigating from any screen to any other screen, the app will crash and reload in the browser.
- After that it will not crash again, but all RichText fields will no longer load.
The navigation code has not changed in any versions of the app in recent months and it was working without issue. I've tried multiple browsers and deleting the cache. In the PowerApp on mobile, the app functions as intended with no issues.
I have tried turning on and off Delayed Load, Non-Blocking OnStart, and Explicit Column Selection.
Thanks in advance for any ideas.