-
-
Notifications
You must be signed in to change notification settings - Fork 173
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
In previous Bootstrap Vue versions, I could do this:
<b-table id="hello" ...>
...
</b-table>
And when rendered, the DOM contained a <table> with id="hello".
However in BootstrapVueNext, the id is lost.
Thank you for giving an easy way to file a minimal reproduction!
Reproduction
https://stackblitz.com/edit/github-yki5xm?file=src%2Fcomponents%2FComp.vue,src%2FApp.vue
Used Package Manager
pnpm
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.
af4oz
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working