-
-
Notifications
You must be signed in to change notification settings - Fork 215
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
Lagging: 2 Ways Data Binding with OS is Laggy on IE11 #307
Comments
Hey @KiddoV, I've no idea whats happening there, but since other browsers seems to be fine, I'm not sure whether I'll investigate this. If you want, you can create a small demo for me, where I can then test my suspicions. |
Hi @KingSora |
@KiddoV Why do you want to support a browser that's dead? |
I wish I can get rid of IE11 man, I really do. Unfortunately for me, some of my projects still need the Trident engine from IE to run. |
|
Nice. Thank you! |
Describe the bug
See the attached gif(s) below.
See that when data-binding without OS is very smooth, feel like instantly.
With OS, it's like 1-2 seconds delay there. (Even with only 14 items on the array)
Environment
Windows 7 | Jquery v3.5.1 | Knockout.js v3.5.1 (for data binding)
Also laggy on AngularJS as well.
Additional context
With OS:
Without OS:
Any suggestion or work around for this issue would be nice!
Thanks,
The text was updated successfully, but these errors were encountered: