You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue with viewing dashboards in PE app 1.3.0. The target path does not seem to be handled correctly when trying to navigate, see attached screenshots.
|
A breakpoint on row 150 in dashboard_widget.dart renders
That path will then fail in the if statement on row 80 in dashboard_controller.dart
Am I missing something here, or how can I get the dashboard widget to work?
Also, the widget renders quite poorly at the moment.
The text was updated successfully, but these errors were encountered:
Thanks and sorry for the late reply. I'm away and haven't had the possibility to check this yet. I'm back in next week and will be able to try it then.
Hi,
I have an issue with viewing dashboards in PE app 1.3.0. The target path does not seem to be handled correctly when trying to navigate, see attached screenshots.
|
A breakpoint on row 150 in dashboard_widget.dart renders
That path will then fail in the if statement on row 80 in dashboard_controller.dart
Am I missing something here, or how can I get the dashboard widget to work?
Also, the widget renders quite poorly at the moment.
The text was updated successfully, but these errors were encountered: