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

Input lag on Safari #77

Open
marcinkunert opened this issue Jan 17, 2024 · 0 comments
Open

Input lag on Safari #77

marcinkunert opened this issue Jan 17, 2024 · 0 comments

Comments

@marcinkunert
Copy link

My college noticed a severe input lag on Safari 17.1.2 on macOS Sonoma 14.1.2 spec: Macbook Pro 2018 15" i7, 32 GB

It doesn't happen on Chrome on the same computer.

We have also tested the editor https://octo.app/docs/new with more or less the same result.

I guess it's because recalculating styles each keypress is quite expensive. Could we introduce debounce time before recalculating the styles?

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

1 participant