You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.
Using preact and preact-compat to a react app where react bootstrap was working fine. When switched to preact, panelgroup accordin started showing bug. When we click on panel header/heading it disappears and further toggle is not possible though panel body works fine.
there were other error regarding refs in [email protected].* .. so i switched back to [email protected] but above error is still there.
I think this may be due to preact-compat.
I have reproduced error in a git repo. https://github.com/uuuchit/panel/blob/master/app/components/About.js
The text was updated successfully, but these errors were encountered:
Using preact and preact-compat to a react app where react bootstrap was working fine. When switched to preact, panelgroup accordin started showing bug. When we click on panel header/heading it disappears and further toggle is not possible though panel body works fine.
there were other error regarding refs in [email protected].* .. so i switched back to [email protected] but above error is still there.
I think this may be due to preact-compat.
I have reproduced error in a git repo.
https://github.com/uuuchit/panel/blob/master/app/components/About.js
The text was updated successfully, but these errors were encountered: