[Bug] Seeing an error toast when none is expected during evaulation #2432
Closed
Description
Description
A toast shows up saying "Unexpected error occurred while evaluating the app" when an action is triggered which leads to some widgets reloading. Before the widget loads with the new data, a toast stating the aforementioned error is displayed.
This particular state (before the new data is put in the widgets) is expected and the error is breaking the user expectations.