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
Accordions inside scrollable modals do not play nicely together. Hack fix for this is to wrap the accordion in a div or other block level element. Then it works fine.
Accordions inside scrollable modals do not play nicely together. Hack fix for this is to wrap the accordion in a div or other block level element. Then it works fine.
Reproduction:
https://codesandbox.io/p/sandbox/modal-accordion-combo-reproduction-zrf494?file=%2Fdemo.js%3A1%2C1-66%2C1
The text was updated successfully, but these errors were encountered: