fix: resolve an issue with controlled open state #9869
Annotations
5 errors
Run tests
@ark-ui/react#test:ci: command (/home/runner/work/ark/ark/frameworks/react) /home/runner/.bun/bin/bun run test:ci exited (1)
|
Run tests:
frameworks/react/src/components/tags-input/tests/tags-input.test.tsx#L51
Error: expect(element).not.toBeInTheDocument()
expected document not to contain element, found <span
data-highlighted=""
data-part="item-text"
data-scope="tags-input"
dir="ltr"
>
angular
</span> instead
❯ src/components/tags-input/tests/tags-input.test.tsx:51:47
|
Run tests:
frameworks/react/src/components/tags-input/tests/tags-input.test.tsx#L51
Error: expect(element).not.toBeInTheDocument()
expected document not to contain element, found <span
data-highlighted=""
data-part="item-text"
data-scope="tags-input"
dir="ltr"
>
angular
</span> instead
❯ src/components/tags-input/tests/tags-input.test.tsx:51:47
|
Run tests:
frameworks/react/src/components/tags-input/tests/tags-input.test.tsx#L51
Error: expect(element).not.toBeInTheDocument()
expected document not to contain element, found <span
data-highlighted=""
data-part="item-text"
data-scope="tags-input"
dir="ltr"
>
angular
</span> instead
❯ src/components/tags-input/tests/tags-input.test.tsx:51:47
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading