Strict mode is currently disabled in Storybook:
It should be enabled to give some confidence that components work in strict mode.
With strict mode enabled in Storybook, some e2e tests are failing (mainly in the form example stories). Some of these may be a problem with the relevant stories.
Strict mode is currently disabled in Storybook:
design-system/packages/react-component-library/.storybook/main.js
Line 61 in 427642b
It should be enabled to give some confidence that components work in strict mode.
With strict mode enabled in Storybook, some e2e tests are failing (mainly in the form example stories). Some of these may be a problem with the relevant stories.