dozoisch / dozoisch/react-google-recaptcha
Type '{}' is not assignable to type 'ReactNode'.
Open
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
I am using nextjs ` "next": "^12.1.5",` , I updated recently the packages and I got the error. `Type '{}' is not assignable to type 'ReactNode'.`
"react": "^18.1.0",
"react-dom": "^18.1.0",
"@types/react": "^18.0.8",
"@types/react-dom": "^18.0.3",
"@types/react-google-recaptcha": "^2.1.5",
react-async-script version: 1.1.1
Maybe related:
https://github.com/DefinitelyTyped/DefinitelyTyped/issues/46691
https://github.com/DefinitelyTyped/DefinitelyTyped/pull/56210
https://github.com/vercel/next.js/issues/35986
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.