You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The controls prop is not reactive, so we cannot change it dynamically. To apply any updates to controls, you have remount the component now.
Example: https://codesandbox.io/p/sandbox/x2nx3d
The text was updated successfully, but these errors were encountered:
Tainan404
changed the title
The controls prop is only applied on component mount
The controls prop is only applied on component mount
Jan 30, 2025
The
controls
prop is not reactive, so we cannot change it dynamically. To apply any updates to controls, you have remount the component now.Example: https://codesandbox.io/p/sandbox/x2nx3d
The text was updated successfully, but these errors were encountered: