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

slick carousel inside accordion is broken when setting the variableWidth to false? #4306

Open
graydirt opened this issue Aug 1, 2024 · 2 comments

Comments

@graydirt
Copy link

graydirt commented Aug 1, 2024

short description of the bug / issue, provide more detail below.

If you click the Collapsible Group Items 1 the slick inside of it is broken when setting the variableWidth: false. I would like to know if this is possible to fix. But if you set it to variableWidth: true it is working fine.

Here is the bootstrap doc https://bootstrapdocs.com/v3.3.5/docs/javascript/

====================================================================

[ paste your jsfiddle link here ]

Here is the fiddle
https://jsfiddle.net/graydirt/nvposxz7

@markvantilburg
Copy link
Contributor

markvantilburg commented Aug 27, 2024

this was incorrect

@markvantilburg
Copy link
Contributor

According to the documentation:

variableWidth | boolean | Disables automatic slide width calculation

Are you sure you need to set variableWidth to false?

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

2 participants