flutter_thingsboard_pe_app
flutter_thingsboard_pe_app copied to clipboard
Issue with dashboard widget in 1.3.0
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.