I can no longer place HTML inside the title
attribute of <b-tab>
s. It simply renders the plain text. I was hoping that this issue would have helped, but it didn't. Hopefully I'm missing something simple.
Downgrading to 1.5.1 still works.
Use the documented title slot: https://bootstrap-vue.js.org/docs/components/tabs#add-custom-content-to-tab-title
The feature you were using before was removed over security concerns IIRC.
Humblecoder do u satisfied with solution that offers rob ?
If it ok issue could be closed !
Please reopen if necessary :)
Most helpful comment
Use the documented title slot: https://bootstrap-vue.js.org/docs/components/tabs#add-custom-content-to-tab-title
The feature you were using before was removed over security concerns IIRC.