fix: use native modal dialog and use its backdrop #9360
Annotations
10 errors
Lint
'"react"' has no exported member named 'React'. Did you mean 'act'?
|
Lint
Parameter 'e' implicitly has an 'any' type.
|
Lint
'dialogEl' is possibly 'undefined'.
|
Lint
'dialogEl' is possibly 'undefined'.
|
Lint
Type 'MutableRefObject<HTMLDialogElement | undefined>' is not assignable to type 'LegacyRef<HTMLDialogElement> | undefined'.
|
Lint
'"react"' has no exported member named 'React'. Did you mean 'act'?
|
Lint
Parameter 'e' implicitly has an 'any' type.
|
Lint
'dialogEl' is possibly 'undefined'.
|
Lint
'dialogEl' is possibly 'undefined'.
|
Lint
Type 'MutableRefObject<HTMLDialogElement | undefined>' is not assignable to type 'LegacyRef<HTMLDialogElement> | undefined'.
|