-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
While testing this component, it seems the appearance prop is not working as expected. I believe this is possibly due to a typo in the component configuration when passing settings to the turnstile DOM element:
function renderTurnstile() {
window.onloadTurnstileCallback = () => {
window.turnstile?.render("#turnstile-box", {
// ... other settings
apperance: props.appearance,
// ...
Let me know if you need further details.
Metadata
Metadata
Assignees
Labels
No labels