Kyle Tsang
Kyle Tsang
Thanks for investigating this. Let's leave this issue open because this is something we should fix here.
Can't seem to reproduce this on basic examples. I've disabled animations in Settings -> Display -> Show animations in Windows, but everything is working normally. I would need a minimum...
You'll have to compile your own css then include/host it yourself. See https://getbootstrap.com/docs/5.0/customize/sass/ on how to customize
Not really familiar with snowpack, but it looks like it didn't include dom-helpers lib which RB depends on. This issue might be worth filing over at the snowpack git repo.
Nice write-up @JaredReisinger. This sounds like this issue in Snowpack: https://github.com/snowpackjs/snowpack/issues/2908
You can use the `onSelect` callback on `Accordion` that will send you the current active keys. I noticed this is missing from the docs so that needs to be fixed
Currently, the `onSelect` callback provides the synthetic event as the second parameter. The `AccordionCollapse` component does support transition callbacks (also missing in the docs unfortunately), so you can use those...
What's the use case for setting a component's bsPrefix to an empty string?
Could you post this in the Bootstrap repo? We don't handle styling here. https://github.com/twbs/bootstrap/issues
We do follow the markup according to upstream Bootstrap: https://getbootstrap.com/docs/5.1/components/button-group/#checkbox-and-radio-button-groups