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
To leverage latest features that are being added to SB we wanna stay up to date.
Also being on latest will help us troubleshoot any issues we might run into (a11y/plugins/etc...)
Things to be aware while migrating:
when migrating to 6.0.x we run into issues how SB renders stories that use deprecated storiesOf API (duplicates them), which led into vr-tests failures
Description
To leverage latest features that are being added to SB we wanna stay up to date.
Also being on latest will help us troubleshoot any issues we might run into (a11y/plugins/etc...)
Things to be aware while migrating:
storiesOf
API (duplicates them), which led into vr-tests failuresSteps to verify that migration worked
yarn workspace @fluentui/react-menu storybook
and check that everything worksyarn workspace @fluentui/react-components start
and check that everything worksThe text was updated successfully, but these errors were encountered: