Kyle Tsang
Kyle Tsang
> > > Hey folks, > I'm one of the react-bootstrap maintainers, we would really appreciate to work together for Bootstrap 5. We have updated our codebase fully too hooks,...
Disclaimer: these comments are my own and may not reflect the views of the other maintainers. As @mxschmitt mentioned above, I still think it's best to unify the community under...
Yeah, unfortunately it's quite a bit of work to do for the update. @TheSharpieOne, @iamandrewluca, your thoughts on this?
@hc-codersatlas, currently no guide. I believe most(?) of the props have a 1:1 translation, but complicated components such as popovers and tooltips are quite different. @gthomas-appfolio does have a lot...
I believe this is how regular bootstrap handles it as well? The modal is supposed to capture focus and prevent underlying elements from being interacted with.
For those that are seeing this error - is this an issue in 8.7.1? The original issue was reported against 7.x.
@MilesYM, can you provide a code repro on CodeSandbox or similar? Thanks
Sounds like you might've installed Popper v2, which isn't compatible with reactstrap
@cassis163 sounds like you're using `reactstrap` and not `react-bootstrap`, so you're in the wrong repo. FWIW ours works: https://react-bootstrap.github.io/components/placeholder/#animation
Closing since snowpack is no longer maintained