Bug
Certain highly dense datasets cause the application to hang indefinitely on the initial loading screen. The loading spinner animations run continuously in an infinite loop.
Expected Behavior
If parsing or profiling fails or exceeds this limit, the loading state should be terminated, and an explicit error message (Fatal Error: Failed to parse data structure) should be displayed to the user if the app is not able to run certain data, or if it has limits.
Bug
Certain highly dense datasets cause the application to hang indefinitely on the initial loading screen. The loading spinner animations run continuously in an infinite loop.
Expected Behavior
If parsing or profiling fails or exceeds this limit, the loading state should be terminated, and an explicit error message (
Fatal Error: Failed to parse data structure) should be displayed to the user if the app is not able to run certain data, or if it has limits.