Skip to content

Appearance not working as expected #7

@imt-bgrossman

Description

@imt-bgrossman

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions