You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not that I've tested it, but it should be possible now using ReactDOM.createPortal. Pass an useRef() reference to the component properties to override the built-in ref, and use that ref to inject in another component that will do the recaptcha stuff. Backend implementation should be similar as in older versions of WPLF.
Maybe address this when/if refactoring?
The text was updated successfully, but these errors were encountered: