Replies: 4 comments 3 replies
-
|
Beta Was this translation helpful? Give feedback.
-
You probably need to enable localhost for the reCaptcha key or set |
Beta Was this translation helpful? Give feedback.
-
well i already added localhost and thats why it works when i re-navigate to the page. |
Beta Was this translation helpful? Give feedback.
-
hooks? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I don't know what the cause of this, but if I directly goes into the page by entering the url(or just reloading the page by pressing f5), the script doesn't load correctly as you can see on the reproduction link.
But if i navigate to other page and go back to this page(ex. click about and then click home again), it loads correctly.
You can see if script loads correctly or not by that reCaptcha v2 check box.
As you can see, i load the script on svelte:head, but it doesn't work even if i put the script tag on app.html.
Oh and error log below occurs sometimes.
Reproduction
https://stackblitz.com/edit/sveltejs-kit-template-default-cgazrx?file=src/routes/+page.svelte
Logs
System Info
Severity
blocking an upgrade
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions