dozoisch / dozoisch/react-google-recaptcha
Uncaught TypeError: Cannot call a class as a function
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
I seem to be getting this error when using `1.0.4`:
```
classCallCheck.js:7 Uncaught TypeError: Cannot call a class as a function
at push../node_modules/babel-runtime/helpers/classCallCheck.js.exports.default (classCallCheck.js:7)
at AsyncScriptLoader (async-script-loader.js:58)
at Object../node_modules/react-google-recaptcha/lib/recaptcha-wrapper.js (recaptcha-wrapper.js:33)
at __webpack_require__ (bootstrap:782)
at fn (bootstrap:150)
at Object. (PasswordResetPage.jsx:5)
at Object../client/src/components/PasswordResetPage.jsx (app.bundle.js:9425)
at __webpack_require__ (bootstrap:782)
at fn (bootstrap:150)
at Object. (AppWrapperNotLoggedIn.jsx:6)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.