Offcanvas closing animation is not playing
Author: shanseanCreated Jun 27, 2024Updated May 28, 2026
- components:
Offcanvas - reactstrap version
#9.2.2 - import method
umd/csj/es - react version
#^18.2.0 - bootstrap version
#^5.3.0
What is happening?
https://reactstrap.github.io/?path=/docs/components-offcanvas--offcanvas When closing the offcanvas, the offcanvas just disappears and the closing animation is not played.
What should be happening?
The closing animation should be played.
Reference: https://getbootstrap.com/docs/5.0/components/offcanvas/
Steps to reproduce issue
- open offcanvas in storybook
- close offcanvas in storybook
Source: reactstrap/reactstrap