Open
Description
What is the problem?
When using the react package, if you have state changes to the props being passed to SelectionArea
, those changes are not recognized. For example, if you want to use a ref on the container prop, if that container changes, Viselect doesn't recognize these changes.
What is the current behavior?
Changing a prop to the SelectionArea
results in those changes not being recognized.
Please provide the steps to reproduce and create a CodeSandbox.
What is the expected behavior?
Whenever you change a prop, @viselect/react should be updating to use those new props
Your environment:
Toolset (e.g. webpack, vite, vue-cli...):
Version (@viselect/<insert package>):
Browser:
OS: