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

On initial render, progress shows incorrect value when step is set #46

Closed
yayanartha opened this issue Oct 9, 2023 · 5 comments · Fixed by #48
Closed

On initial render, progress shows incorrect value when step is set #46

yayanartha opened this issue Oct 9, 2023 · 5 comments · Fixed by #48

Comments

@yayanartha
Copy link

When running the example app, I noticed the slider progresses on the initial render are incorrect when the <Slider> has step={10} or step={6}. If I comment out those steps, they will show correctly on the initial render.

@yeesiang95
Copy link

I also facing this issue, initial value is incorrect when set step value

@yayanartha
Copy link
Author

as I am still using reanimated v2, downgrading to 2.3.0 solves the issue for me

@yeesiang95
Copy link

as I am still using reanimated v2, downgrading to 2.3.0 solves the issue for me

Ok, will try to downgrade. Thanks!

@alantoa
Copy link
Owner

alantoa commented Oct 25, 2023

Thanks for all of your feedback! I have just merged @computerjazz's PR and did a tiny improment, and i have also released a new version here!

@Nero15739
Copy link

Nero15739 commented Dec 4, 2023

This seems to still be an issue when using RN Reanimated V3.5.4. Was this fixed or should I be downgrading to V2? @alantoa

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

Successfully merging a pull request may close this issue.

4 participants