Hi @all Need help to resolve a IE11 / Edge + Bootstrap vue + b-modal issue.We are seeing multiple black lines when we focus / active on button, input boxes (Please refer to screenshot below). We were able to replicate in bootstrap vue sanbox also (https://bootstrap-vue.js.org/docs/components/modal/)Same happens in our project too which has below dependencies
"bootstrap": "^4.3.1", "bootstrap-vue": "^2.0.2" // Able to replicate in sandbox too
Steps to replicate the issue: hover or focus on elements [Sanbox issue replicated 1][2] Sanbox issue replicated 2