react-bootstrap/react-bootstrap
Broken example under 'Changing Containers' in documentation
Aperta
#6009 aperta il 1 set 2021
bughelp wantedupstream
Metriche repository
- Star
- (22.612 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Describe the bug
In the embedded code example for Changing Containers in the documentation, clicking the 'Holy Guacamole' button causes following error:
InternalError: too much recursion
To Reproduce
Steps to reproduce the behavior:
- Under Components, click Overlays
- Click or scroll down to "Changing Containers" section
- In the example, click button 'Holy Guacamole'
- See error
This is reproducible on the following URLs:
- https://react-bootstrap.github.io/components/overlays/#overlays-container
- https://react-bootstrap.netlify.app/components/overlays/#overlays-container
Expected behavior
Display example popover on button click.
Screenshots
Screenshot:

Environment (please complete the following information)
Reproduced on:
- NixOS + Firefox 83.0 64-bit
- Windows 10 + Firefox 91.0.2 64-bit