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
fix(core): memory leaks from connected callback states
- Added tests to ensure that the checked state of checkboxes and radio buttons resets to their native defaults upon calling the reset method.
- Improved the handling of observers in form controls to prevent duplication after reconnecting.
- Enhanced the Select component to stop observing removed options and to reset selected options to their native defaults.
- Added accessibility tests for the PagePanel component to ensure compliance with axe standards.
Signed-off-by: Cory Rylan <crylan@nvidia.com>
0 commit comments