ComboBox with Windows11 fluent_ui ^4.15.1:
ComboBox is placed at the bottom of the window.
On opening the popup this exception is thrown in debug mode:
ββββββββ Exception caught by rendering library βββββββββββββββββββββββββββββββββ
'package:fluent_ui/src/controls/form/combo_box.dart': Failed assertion: line 483 pos 16: 'menuLimits.top + menuLimits.height <= size.height': is not true.
The relevant error-causing widget was:
NavigationView-[LabeledGlobalKey#c0330] NavigationView:file:///H:/Source/Flutter/caldav_todo/lib/core/shell/app_shell.dart:39:12
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
The popup opens at an arbitrary Position inside the window
ComboBox with Windows11 fluent_ui ^4.15.1:
ComboBox is placed at the bottom of the window.
On opening the popup this exception is thrown in debug mode:
ββββββββ Exception caught by rendering library βββββββββββββββββββββββββββββββββ
'package:fluent_ui/src/controls/form/combo_box.dart': Failed assertion: line 483 pos 16: 'menuLimits.top + menuLimits.height <= size.height': is not true.
The relevant error-causing widget was:
NavigationView-[LabeledGlobalKey#c0330] NavigationView:file:///H:/Source/Flutter/caldav_todo/lib/core/shell/app_shell.dart:39:12
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
The popup opens at an arbitrary Position inside the window