Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

馃悰Bug: Slider Thumb does not SSR #113

Open
alexbjorlig opened this issue Apr 25, 2023 · 2 comments
Open

馃悰Bug: Slider Thumb does not SSR #113

alexbjorlig opened this issue Apr 25, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@alexbjorlig
Copy link
Contributor

Describe the bug
The Slider Thumb does not SSR, so it flickers on load.

To Reproduce
See this link.

Expected behavior
No flicker.

Screenshots

slider.thumb.ssr.issue.mp4
@alexbjorlig alexbjorlig added the bug Something isn't working label Apr 25, 2023
@TGlide
Copy link
Member

TGlide commented May 3, 2023

Curiously enough, Radix UI has the same issue. I do think we should try and solve it though, thanks for raising this.

@TGlide
Copy link
Member

TGlide commented May 3, 2023

Managed to fix it for a single thumb: https://stg.radix-svelte.com/docs/slider

Still need to figure out multiple thumbs. The issue is that svelte actions don't work on SSR, which is understandable. Will have to find a new way to approach it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants