Skip to content

Patch: rewrite useFloating #63

Patch: rewrite useFloating

Patch: rewrite useFloating #63

Triggered via pull request May 2, 2024 01:19
Status Failure
Total duration 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/lib/hooks/useFloating/index.test.svelte.ts > useFloating > updates `floatingStyles` on DPR change.: src/lib/hooks/useFloating/index.test.svelte.ts#L134
AssertionError: expected 'position: absolute; left: 0px; top: 0…' to contain 'willChange: transform' - Expected + Received - willChange: transform + position: absolute; left: 0px; top: 0px; transform: translate(0px, 0px); ❯ src/lib/hooks/useFloating/index.test.svelte.ts:134:36
test
Process completed with exit code 1.