Faced up with the same problem in Vue3 and Bootstrap 5 after bs-toaster has been plugged in. Cure it by comment out "import 'bootstrap/dist/js/bootstrap.bundle.min.js';" from main.js. Still not sure that not brake something elsewhere, but on first glance, everything works.