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.

Unslick setting not working

See original GitHub issue

I upgraded to v.19 and this setting is breaking my layouts. Unslick setting failed to change .slick-slider to .unslick on container wrapping .slick-list. Is this left out on purpose? Weird thing is that this setting works on smaller breakpoint values. I have both on the same page and one works and the larger doesn’t. Example code: https://codesandbox.io/s/n4yvkqn46j

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

8reactions
lauraseidlercommented, Nov 13, 2018

@laveesingh this seems broken again? I don’t see a way to recognise an unslicked slider in the current 0.23.2 version…

1reaction
laveesinghcommented, Mar 16, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

Is it possible to unslick/hide a Slick slider for desktops but slick ...
Much cleaner solution than the currently accepted answer: Add the mobileFirst: true, option: $('.slider').slick({ slidesToShow: 5, ...
Read more >
how to resize slick and unslick - CodePen
Resize the browser to see it working. An example showing how to start and stop slick responsible, like the "unslick" property but re-slicking...
Read more >
Unslick breaks attached javascript functionality - Drupal
Problem/Motivation Javascript functionality attached to the elements inside slider breaks when unslick happens. I have a link which should ...
Read more >
Call to Slick Slider – change settings - WordPress.org
... I can call to slick slider? I want to change some settings but i can't change it I tried to call some…...
Read more >
(Truly) Responsive Slick Slider Code - Frontend.services |
settings: "unslick" ... Do nothing (responsive Slick's setting will unslick the slider) */. return ; ... if it is not already initialized */....
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