ionic-team / ionic-team/capacitor-google-maps
Property 'capacitor-google-map' does not exist on type 'JSX.IntrinsicElements'
Open
triage
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
I am building an Ionic app using React. I import the google maps plugin fine, but when I try to add the google maps component I am getting a TypeScript error.
Property 'capacitor-google-map' does not exist on type 'JSX.IntrinsicElements'.ts(2339)
The plugin is installed and I was able to find the type definitions. What could the problem be?
Contributor guide
Assessment
This issue has not been assessed yet.