-
SummaryHi! I wanna to create this slider: I add default slide styles: flex: 0 0 100%, if slide unactive : flex: 0 0 20%, if active: flex: 0 0 40%; this is my slider options:
and I got strange problem: when I am click on slide (making it active), loop and align options become disabled and slider starting to behave strangely :c what am I doing wrong? If applicable, which variants of Embla Carousel are relevant to this question?
Additional informationNo response CodeSandbox exampleNo response |
Beta Was this translation helpful? Give feedback.
Answered by
coldnanee
Feb 8, 2024
Replies: 1 comment 3 replies
-
@coldnanee thanks for your question. Please create a minimal CodeSandbox that reproduces the problem. I can't debug fragments of code and sccreenshots. Thanks! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@davidjerleke, no, I solved my problem differently. thx for your time