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

Lagging: 2 Ways Data Binding with OS is Laggy on IE11 #307

Closed
KiddoV opened this issue Mar 4, 2021 · 6 comments
Closed

Lagging: 2 Ways Data Binding with OS is Laggy on IE11 #307

KiddoV opened this issue Mar 4, 2021 · 6 comments

Comments

@KiddoV
Copy link

KiddoV commented Mar 4, 2021

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)

  • I also tried osInstance.sleep() and osInstance.update(), still doesn't works.
  • On other browsers are very smooth.
  • My project only target IE11.

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:
with-os

Without OS:
without-os

Any suggestion or work around for this issue would be nice!
Thanks,

@KingSora
Copy link
Owner

Hey @KiddoV,
sorry for the late reply..

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.

@KiddoV
Copy link
Author

KiddoV commented Apr 1, 2021

Hi @KingSora
Here is the demo: OS-Issue.zip
Please open it with IE11. Thanks!

@Rajdeep97
Copy link

@KiddoV Why do you want to support a browser that's dead?

@KiddoV
Copy link
Author

KiddoV commented Jul 6, 2021

@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.

@KingSora
Copy link
Owner

v2 is released now, you can try if this version also casues this issue

@KiddoV
Copy link
Author

KiddoV commented Nov 12, 2022

Nice. Thank you!

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

3 participants