Skip to content

Title / Short Description / Content very laggy and swallowing input #44

@linkdotnet

Description

@linkdotnet

Due to the two-way binding and latency it can happen that input gets "lost" because we enter multiple characters which get send to the server. The server evaluates the two-way binding while the next one comes in. Now we are in a race condition.
The longer the content the more likely we encounter missing characters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions