react-bootstrap/react-bootstrap

Broken example under 'Changing Containers' in documentation

Aperta

#6009 aperta il 1 set 2021

 (6 commenti) (0 reazioni) (0 assegnatari)TypeScript (3573 fork)batch import
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:

  1. Under Components, click Overlays
  2. Click or scroll down to "Changing Containers" section
  3. In the example, click button 'Holy Guacamole'
  4. See error

This is reproducible on the following URLs:

Expected behavior

Display example popover on button click.

Screenshots

Screenshot:

image

Environment (please complete the following information)

Reproduced on:

  • NixOS + Firefox 83.0 64-bit
  • Windows 10 + Firefox 91.0.2 64-bit

Guida contributor