indiana-university / rivet-react

Rivet React Component Documentation and Style Guide:
https://indiana-university.github.io/rivet-react/
Other
5 stars 5 forks source link

Dialog does not Handle isOpen as False #441

Closed johglove closed 2 months ago

johglove commented 2 months ago

For the Dialog component if the isOpen prop is passed in as false rather than rendering nothing a render error is thrown as no return value is sent by the component