Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrolling bug while editing code in CodeField #76

Open
george-maroun opened this issue May 8, 2023 · 1 comment
Open

Scrolling bug while editing code in CodeField #76

george-maroun opened this issue May 8, 2023 · 1 comment

Comments

@george-maroun
Copy link

george-maroun commented May 8, 2023

Hi there,

I am experiencing a bug while editing code in a CodeField component on the client: if I scroll up while my cursor is in a code field, the entire window moves upwards when viewport goes past the cursor.

This is the error message that I got:

The following assertion was thrown while handling a pointer data packet:
Assertion failed:
file:///[path to file]/events.dart:1551:15
../…/gestures/events.dart:1551
!identical(kind, PointerDeviceKind.trackpad)
is not true

Additionally, I only witness this bug in production (after the app is built).

I wonder if this is related to #66

@BertrandBev
Copy link
Owner

Hi @george-maroun. Did you manage to find a fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants