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 Issue #333

Open
ParametersOfAName opened this issue May 12, 2024 · 0 comments
Open

Slider Issue #333

ParametersOfAName opened this issue May 12, 2024 · 0 comments

Comments

@ParametersOfAName
Copy link

Hello. I am trying to implement a slider feature for my PWM rate control (from 0-255).
However, when I try to create a Slider, it gives me an error, something about no override of that sort.

Here's my code of the Slider creation:
<Slider value={data.pwmWeb} onChange={updateFormValue} />

UpdateFormValue is the same thing in the main branch.

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

No branches or pull requests

1 participant