Replies: 1 comment 2 replies
-
Also interested in a custom scrollbar. I took a look at your CodeSandbox example and it feels like there’s a state de-sync somewhere – the prev/next buttons aren’t picking up changes made via the scrollbar. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
hi :)
@davidjerleke your library is very good. I love this 😄
I have "embla-carousel-react": "8.3.0" and I decided to make a scroll (scrollbar)
The scrollbar works quite nicely but I have a problem... or rather, my slider does not integrate with the arrows and the rest of the carousel if I move the slider:
https://codesandbox.io/p/sandbox/embla-carousel-progress-react-forked-nqjjkt?workspaceId=d23f754a-ab87-4f51-b08d-bf0606a5023a
I suppose that this piece of code is responsible for the potential errors and bugs that have occurred with me:
File: src\js\CarouselScrollbar\CarouselScrollbar.tsx
line of code: 77
Can I ask for help in solving the problem?
2024-10-14_13h53_09.mp4
If applicable, which variants of Embla Carousel are relevant to this question?
Additional information
No response
CodeSandbox example
https://codesandbox.io/p/sandbox/embla-carousel-progress-react-forked-nqjjkt?workspaceId=d23f754a-ab87-4f51-b08d-bf0606a5023a
Beta Was this translation helpful? Give feedback.
All reactions