refactor: use NL Design System form components #23
Annotations
6 errors
Run Vitest:
src/app/[locale]/incident/add/components/questions/RenderSingleField.test.tsx#L32
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ src/app/[locale]/incident/add/components/questions/RenderSingleField.test.tsx:32:5
|
Run Vitest:
src/app/[locale]/incident/add/components/questions/RenderSingleField.test.tsx#L74
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ src/app/[locale]/incident/add/components/questions/RenderSingleField.test.tsx:74:5
|
Run Vitest:
src/app/[locale]/incident/add/components/questions/RenderSingleField.test.tsx#L120
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ src/app/[locale]/incident/add/components/questions/RenderSingleField.test.tsx:120:5
|
Run Vitest:
src/app/[locale]/incident/add/components/questions/RenderSingleField.test.tsx#L173
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ src/app/[locale]/incident/add/components/questions/RenderSingleField.test.tsx:173:5
|
Run Vitest:
src/app/[locale]/incident/add/components/questions/RenderSingleField.test.tsx#L204
Error: expect(received).toBeInTheDocument()
received value must be an HTMLElement or an SVGElement.
❯ src/app/[locale]/incident/add/components/questions/RenderSingleField.test.tsx:204:5
|
Run Vitest
Process completed with exit code 1.
|
Loading