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
../../../../snap/flutter/common/flutter/.pub-cache/hosted/pub.dartlang.org/fluent_ui-2.0.0/lib/src/controls/utils/scrollbar.dart:152:31: Error:
Too few positional arguments: 2 required, 1 given.
if (isPointerOverScrollbar(event.position)) {
^
Waiting for connection from debug service on Chrome... 27,2s
The text was updated successfully, but these errors were encountered:
Hi,
You should add the PointerDeviceKind:
The text was updated successfully, but these errors were encountered: