We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When changing the components min and/or max props, the change isn't reflected on the slider component
Expected behavior PriceRange component to be reactive with the changes in its props
Current behavior PriceRange component isn't updated when its props are changed
Steps to reproduce
Possible Solution Make the component reactive to its props
Workspace workspace with the bug behavior.
Additional context
Video demonstrating the bug: https://user-images.githubusercontent.com/20386403/213175397-77091657-1cbf-4a63-89d4-a234745c8a42.mp4
The text was updated successfully, but these errors were encountered:
@CHFernandes thanks for report, what's the @faststore/ui version?
Sorry, something went wrong.
@emersonlaurentino it is: 1.11.2
No branches or pull requests
Describe the bug
When changing the components min and/or max props, the change isn't reflected on the slider component
Expected behavior
PriceRange component to be reactive with the changes in its props
Current behavior
PriceRange component isn't updated when its props are changed
Steps to reproduce
Possible Solution
Make the component reactive to its props
Workspace
workspace with the bug behavior.
Additional context
Video demonstrating the bug:
https://user-images.githubusercontent.com/20386403/213175397-77091657-1cbf-4a63-89d4-a234745c8a42.mp4
The text was updated successfully, but these errors were encountered: