Bootstrap-vue: HTML inside <b-tab> "title" attribute is rendered as if <pre>

Created on 21 Mar 2018  路  3Comments  路  Source: bootstrap-vue/bootstrap-vue

  • OS: MacOS 10.12.6
  • Browser: Chrome Version 65.0.3325.162 (Official Build) (64-bit)
  • Bootstrap-Vue: 2.0.0-rc.2

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.

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.

All 3 comments

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 :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

KonradDeskiewicz picture KonradDeskiewicz  路  3Comments

tpines picture tpines  路  3Comments

StephenPCG picture StephenPCG  路  3Comments

chaymag picture chaymag  路  3Comments

DavidRueter picture DavidRueter  路  3Comments