Back to migration overview
BOverlay Migration
Migration notes for BOverlay from BootstrapVue to BootstrapVueNext.
BOverlay Migration
Summary
Migration notes for BOverlay from BootstrapVue to BootstrapVueNext.
Affected APIs
- BOverlay
Breaking Change
See the Rounding section.
prop blur does not work when the prop bgColor is defined. It also will not work if the prop variant is anything other than white or transparent. This overcomes a browser change.
Migration Notes
- Extracted from the canonical BootstrapVue → BootstrapVueNext migration guide.
- Review related migrations for shared prop, event, and slot changes.
Safe Automatic Rewrite
Yes. This entry is mostly mechanical and can usually be rewritten automatically when the surrounding code matches the documented patterns.