-
-
Notifications
You must be signed in to change notification settings - Fork 231
Closed
Description
π Bug report
The @zag-js/carousel component for Svelte appears to have a compatibility issue with Svelte versions 5.28.3 and newer. When using these Svelte versions, the carousel does not visually update when interacting with the next/prev buttons or indicators, even though the underlying state machine might be updating.
π₯ Steps to reproduce
pnpm run dev the official zag/examples/svelte-ts project and check the carousel, there its broken too.
the svelte version in the svelte-ts project is set to "5.28.6", by setting it back to "5.28.2" or below the carousel works again.
π§ Expected behavior
The carousel should slide to the next images
π System information
| Software | Version(s) |
|---|---|
| Zag Version | 1.12.4 |
| Browser | 1.78.102 Chromium |
| Operating System | Ubuntu 24.04 |
Metadata
Metadata
Assignees
Labels
No labels