Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

  not interpreted in Jumbotron lead-html #5363

Closed
jezmck opened this issue May 13, 2020 · 0 comments · Fixed by #5365
Closed

  not interpreted in Jumbotron lead-html #5363

jezmck opened this issue May 13, 2020 · 0 comments · Fixed by #5365

Comments

@jezmck
Copy link

jezmck commented May 13, 2020

The following does not render the   as a non-breaking space, despite being in the -html attribute.

<b-jumbotron header="test" 
             lead-html="non&nbsp;breaking">
 </b-jumbotron>
  • BootstrapVue: 2.14.0
  • Bootstrap: 4.4.1
  • Vue: 2.6.11

Demo link: https://codepen.io/jezmck/pen/gOajeGL

@jacobmllr95 jacobmllr95 self-assigned this May 13, 2020
jacobmllr95 added a commit that referenced this issue May 15, 2020
* fix(jumbatron): fix html props and ensure correct render order

* Update html.js

* Update visible.js

* Update dropdown.js

* Update modal.js

* Update modal.spec.js

* Update carousel-slide.js

* Update card.js

* Update carousel-slide.js

* Update jumbotron.js

* Update card-footer.js

* Update card-header.js

* Update input-group.js

* Update progress-bar.js

* Update mixin-caption.js

* Update mixin-empty.js

* Update mixin-thead.js

* Unify prop utils

* Update props.js

* Merge remote-tracking branch 'origin/dev' into fix-jumbatron-html-props

* Update dropdown.spec.js

* Update dropdown.spec.js

* Update dropdown.spec.js

* Update dropdown.spec.js

* Update modal.spec.js

* Update modal.spec.js

* Update breadcrumb-link.js

* Update card-footer.js

* Update card-header.js

* Update form-select-option-group.js

* Update form-datalist.js

* Update test.yml

* Merge remote-tracking branch 'origin/dev' into fix-jumbatron-html-props

* Update toast.js

* Update form-select.js

* Update form-radio-check-group.js

* Update mixin-thead.js

Co-authored-by: Troy Morehouse <troymore@nbnet.nb.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants