-
-
Notifications
You must be signed in to change notification settings - Fork 174
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
"nuxt": "^3.12.4",
"@bootstrap-vue-next/nuxt": "^0.24.11",
create a page in nuxt, and copy code from https://bootstrap-vue-next.github.io/bootstrap-vue-next/docs/components/navbar.html
NavBar Link Disabled EN ES RU FA User Profile Sign Out Searchgot a error
runtime-core.esm-bundler.js?v=35ddb965:4614 Uncaught (in promise) TypeError: Cannot set properties of null (setting '__vnode')
at patchElement (runtime-core.esm-bundler.js?v=35ddb965:4614:18)
at processElement (runtime-core.esm-bundler.js?v=35ddb965:4497:7)
at patch (runtime-core.esm-bundler.js?v=35ddb965:4354:11)
at patchKeyedChildren (runtime-core.esm-bundler.js?v=35ddb965:5271:9)
if i delete BNavItemDropdown part , other works ok.
Reproduction
what
Used Package Manager
npm
Validations
- Have tested with the latest version. This is still alpha version and sometime things change rapidly.
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working