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
In SwiftUI example when HCaptcha is loaded and user suddenly clicks placeholder (UIViewWrapperView) outside HCaptcha widget, then HCaptcha closes and we receive validate event with nil result.
Is it possible to prevent such behaviour?
We don't need to close HCaptcha by misclicks.
The text was updated successfully, but these errors were encountered:
In SwiftUI example when HCaptcha is loaded and user suddenly clicks placeholder (UIViewWrapperView) outside HCaptcha widget, then HCaptcha closes and we receive validate event with nil result.
Is it possible to prevent such behaviour?
We don't need to close HCaptcha by misclicks.
The text was updated successfully, but these errors were encountered: