Skip to content

Component is not compatible with dialog element #201

@marcinburzynski

Description

@marcinburzynski

Issue:
hCaptcha popup is hidden behind the dialog element

image

This is a real issue because the dialog element is already widely supported and we're going to see more and more modal implementations based on this element.
https://caniuse.com/?search=dialog

Expected behavior:
Either:
a) add a flag so that we can choose to render a captcha popup in a dialog
b) add a portalTarget prop so that we can pass element reference where popup should be rendered

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions