Skip to content

Component not displayed on initial render #4

@Maxou44

Description

@Maxou44

Hello,

When I force-refresh my app, the script is loaded (I can see it in the network tab) but the component will never be display, I just have empty <div> element. If I navigate in my app and go back to the page, the component will properly appears. It looks like the script setup don't correctly trigger a rerender.

It's possible to work around the problem by adding the script in the HTML:

<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>

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