question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Slider drag performance issue

See original GitHub issue

The sliders suffers from performance issues when dragging if there are a lot of components on the page. This can be seen on the demo page.

slider-drag-perf

It seems that in the demo, the DynamicallyCreatedSlidersComponent spamming onChange causes most of the perfomance issue, but there is still some lag during the drag after removing it :

slider-drag-perf-nospam

Is there a plan to have the component use changeDetection: ChangeDetectionStrategy.OnPush to help with the performance ?

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:10
  • Comments:6

github_iconTop GitHub Comments

5reactions
wulllicommented, Dec 9, 2020

For anyone looking for a quick fix. Downgrade to 2.0.1. In 2.0.2 there are already issues, although they are not as severe as in 2.0.3 for me.

0reactions
Simonioacommented, Nov 10, 2022

10 of November 2022 and I am having the same problem. Any updates?

Read more comments on GitHub >

github_iconTop Results From Across the Web

v3 DRAG - significant performance issues #408 - GitHub
Hello, Yesterday I have upgraded @splidejs/splide to the v3.0.2 version. I've observed some significant transition issues during dragging.
Read more >
How to Speed Up Slider Revolution in WordPress - WPMU Dev
Feel free to skip ahead to any of the topics we'll be covering: Slider Revolution, Dragster or Drag? Our Performance Testing Guidelines.
Read more >
Slick slider not dragging properly (snapping back to first slide ...
This is an old question, but I had the same issue. Dragging slides with Slick slider didn't work, slides snap back to the...
Read more >
Slider not dragging - Unity Forum
I am very new to Unity and this is my first "testing project", and I have a problem: I have a canvas in...
Read more >
My ipad unable to drag the slider, tried … - Apple Community
My ipad is not hang, just unable to drag the slider to access it. ... article to help you figure out if this...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found