Release: Patch 8.5.4 #43469
Annotations
6 errors
../core/src/components/components/Modal/Modal.stories.tsx > Default:
code/vitest-setup.ts#L25
Error:
Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/components-modal--default&addonPanel=storybook/test/panel
error: `DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users.
If you want to hide the `DialogTitle`, you can wrap it with our VisuallyHidden component.
For more information, see https://radix-ui.com/primitives/docs/components/dialog
❯ throwMessage ../vitest-setup.ts:25:16
❯ console.throwError ../vitest-setup.ts:31:37
|
../core/src/components/components/Modal/Modal.stories.tsx > Fixed Width:
code/vitest-setup.ts#L25
Error:
Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/components-modal--fixed-width&addonPanel=storybook/test/panel
error: `DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users.
If you want to hide the `DialogTitle`, you can wrap it with our VisuallyHidden component.
For more information, see https://radix-ui.com/primitives/docs/components/dialog
❯ throwMessage ../vitest-setup.ts:25:16
❯ console.throwError ../vitest-setup.ts:31:37
|
../core/src/components/components/Modal/Modal.stories.tsx > Fixed Height:
code/vitest-setup.ts#L25
Error:
Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/components-modal--fixed-height&addonPanel=storybook/test/panel
error: `DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users.
If you want to hide the `DialogTitle`, you can wrap it with our VisuallyHidden component.
For more information, see https://radix-ui.com/primitives/docs/components/dialog
❯ throwMessage ../vitest-setup.ts:25:16
❯ console.throwError ../vitest-setup.ts:31:37
|
../core/src/components/components/Modal/Modal.stories.tsx > Fixed Width And Height:
code/vitest-setup.ts#L25
Error:
Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/components-modal--fixed-width-and-height&addonPanel=storybook/test/panel
error: `DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users.
If you want to hide the `DialogTitle`, you can wrap it with our VisuallyHidden component.
For more information, see https://radix-ui.com/primitives/docs/components/dialog
❯ throwMessage ../vitest-setup.ts:25:16
❯ console.throwError ../vitest-setup.ts:31:37
|
../addons/test/src/components/GlobalErrorModal.stories.tsx > Default:
code/vitest-setup.ts#L25
Error:
Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/addons-test-globalerrormodal--default&addonPanel=storybook/test/panel
error: `DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users.
If you want to hide the `DialogTitle`, you can wrap it with our VisuallyHidden component.
For more information, see https://radix-ui.com/primitives/docs/components/dialog
❯ throwMessage ../vitest-setup.ts:25:16
❯ console.throwError ../vitest-setup.ts:31:37
|
Core Unit Tests, windows-latest
Process completed with exit code 1.
|