dozoisch / dozoisch/react-google-recaptcha
This component breaks scrollbar functionality.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
## Summary
This component is doing something to the entire page that removes scrollbars. I've A/B tested it and it happens consistently:
### Without Recaptcha

### With Recaptcha

## Steps to Reproduce
- Render this component
- Observe issue.
- As a consequence, users don't know if there is anything below to see.
## Expected Results.
I expect this component to render without adding visual side effects beyond the component itself.
## Actual Results
This component breaks scrolling on any page its included in.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.