You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on a project using Next.js 15 and aiming to integrate the Google Places API. To improve performance, I want to use Partytown to load the Google Places script in a web worker. However, I am encountering some difficulties and would appreciate guidance or examples on how to implement this setup correctly.
Describe the bug
Hello,
I am working on a project using Next.js 15 and aiming to integrate the Google Places API. To improve performance, I want to use Partytown to load the Google Places script in a web worker. However, I am encountering some difficulties and would appreciate guidance or examples on how to implement this setup correctly.
Code Snippets in layout.tsx
Reproduction
https://codesandbox.io/p/devbox/6h99fx
Steps to reproduce
You can see how isnt worked on codesandbox
Browser Info
Chrome
Additional Information
No response
The text was updated successfully, but these errors were encountered: