Skip to content

fix: use native modal dialog and use its backdrop #3867

fix: use native modal dialog and use its backdrop

fix: use native modal dialog and use its backdrop #3867

Triggered via pull request November 21, 2024 11:47
Status Failure
Total duration 3m 25s
Artifacts

build-blog-only.yml

on: pull_request
Build Blog-only
3m 9s
Build Blog-only
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build Blog-only
'"react"' has no exported member named 'React'. Did you mean 'act'?
Build Blog-only
Parameter 'e' implicitly has an 'any' type.
Build Blog-only
Type 'MutableRefObject<HTMLDialogElement | undefined>' is not assignable to type 'LegacyRef<HTMLDialogElement> | undefined'.
Build Blog-only
'"react"' has no exported member named 'React'. Did you mean 'act'?
Build Blog-only
Parameter 'e' implicitly has an 'any' type.
Build Blog-only
Type 'MutableRefObject<HTMLDialogElement | undefined>' is not assignable to type 'LegacyRef<HTMLDialogElement> | undefined'.
Build Blog-only
'"react"' has no exported member named 'React'. Did you mean 'act'?
Build Blog-only
Parameter 'e' implicitly has an 'any' type.
Build Blog-only
Type 'MutableRefObject<HTMLDialogElement | undefined>' is not assignable to type 'LegacyRef<HTMLDialogElement> | undefined'.
Build Blog-only
Process completed with exit code 2.