googlemaps / googlemaps/js-markerclusterer
Uncaught (in promise) SyntaxError: import not found: default
Open
triage me
type: bug
- Dominant language
- TypeScript
- Stars
- 293
- Forks
- 104
- Avg merge
- 3m
- Merged PRs (30d)
- 18
Description
Hi, I had read your note.
I have a problem when I used both @googlemaps/markerclusterer and nuxt 3, and I don't know where the error comes from.
When I write `import { MarkerClusterer } from "@googlemaps/markerclusterer";` then browser show error:
`Uncaught (in promise) SyntaxError: import not found: default [index.esm.js:2:7]`
the bug in the line of code: `import equal from '/_nuxt/node_modules/fast-deep-equal/index.js?v=fafab82c';`
Thanks for reading.
Contributor guide
Assessment
This issue has not been assessed yet.