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

Slider disabled prop is not working. #3905

Open
1 task done
EL-MEHDI-ESSAADI opened this issue May 10, 2024 · 0 comments
Open
1 task done

Slider disabled prop is not working. #3905

EL-MEHDI-ESSAADI opened this issue May 10, 2024 · 0 comments

Comments

@EL-MEHDI-ESSAADI
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Explain what you did

I made a simple slider and gave it disabled equal true

Expected behavior

Because I passed to the slider disabled property equal true, I expect to not be able to move it

Describe the bug

the bug is being able to move the slider while it have disabled equal true

Steps To Reproduce

I created a snack for reproducing the bug, here it is: https://snack.expo.dev/@mehdi_essaadi/slider-with-disabled

Screenshots

msedge_yhbCKwgZG8

Your Environment

`npx @rneui/envinfo`
React Native Elements Env Info

## Global Dependencies:

  No related dependency found

## Local Dependencies:

- @rneui/base : 4.0.0-rc.8
- @rneui/themed : 4.0.0-rc.8
- expo : ~49.0.13
- react : 18.2.0
- react-native : 0.72.5
- @types/react : ~18.2.14     
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant