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

<b-table> Stacked Header-row disappeared - Different behavior of stacked option in the 2.0.0-rc.27 vs 2.0.0-rc.28-release #3886

Closed
JanBolmeson opened this issue Aug 14, 2019 · 2 comments · Fixed by #3887, mariazevedo88/hash-generator-js#4 or tghelere/CL#8

Comments

@JanBolmeson
Copy link

Describe the bug

I upgraded to 2.0.0-rc.28 today and noticed the header-row stopped showing up on all my tables that had a stacked-option, e.g. stacked="md". I downgraded to rc.27 and everything worked fine.

Steps to reproduce the bug

See:
https://codesandbox.io/s/bootstrap-vue-table-bug-rc28-r31q3

Expected behavior

A header row is expectead as in the rc27-version

See:
https://codesandbox.io/s/bootstrap-vue-table-bug-rc27-xl2se

@tmorehouse
Copy link
Member

Thanks for finding this bug.

We will have it fixed in the 2.0.0 stable release coming soon.

@tmorehouse tmorehouse added this to To Do in 2.0.0 Stable Aug 14, 2019
2.0.0 Stable automation moved this from To Do to Completed Aug 14, 2019
tmorehouse added a commit that referenced this issue Aug 15, 2019
@tmorehouse tmorehouse pinned this issue Aug 24, 2019
@tmorehouse tmorehouse changed the title Header-row disappeared - Different behavior of stacked option in the 2.0.0-rc.27 vs 2.0.0-rc.28-release <b-table> Header-row disappeared - Different behavior of stacked option in the 2.0.0-rc.27 vs 2.0.0-rc.28-release Aug 24, 2019
@tmorehouse tmorehouse changed the title <b-table> Header-row disappeared - Different behavior of stacked option in the 2.0.0-rc.27 vs 2.0.0-rc.28-release <b-table> Stacked Header-row disappeared - Different behavior of stacked option in the 2.0.0-rc.27 vs 2.0.0-rc.28-release Aug 29, 2019
@tmorehouse
Copy link
Member

BootstrapVue v2.0.0 stable has been released. See https://bootstrap-vue.js.org/docs/misc/changelog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment