Skip to content

Scrolling bug while editing code in CodeField #76

Open
@george-maroun

Description

@george-maroun

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions