Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Partytown to prevent blocking analytics script #3114

Closed
endigo9740 opened this issue Jan 16, 2025 · 0 comments
Closed

Implement Partytown to prevent blocking analytics script #3114

endigo9740 opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@endigo9740
Copy link
Contributor

Link to the Page

https://next.skeleton.dev/

Describe the Issue (screenshots encouraged!)

Currently the server that hosts our Analytics solution is down, which is causing the script tag to hang on load. This is causing issues with the documentation site and preventing framework-specific navigation links to fail.

I'm going to implement Partytown to move this off the main thread. This should prevent future interruptions:

https://docs.astro.build/en/guides/integrations-guide/partytown/

@endigo9740 endigo9740 added the documentation Improvements or additions to documentation label Jan 16, 2025
@endigo9740 endigo9740 self-assigned this Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant