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

Table Headers Disappear with Pagination #992

Closed
suxur opened this issue Sep 12, 2018 · 8 comments
Closed

Table Headers Disappear with Pagination #992

suxur opened this issue Sep 12, 2018 · 8 comments

Comments

@suxur
Copy link

suxur commented Sep 12, 2018

Overview of the problem

Buefy version: [0.6.7]
Vuejs version: [2.5.17]
OS/Browser: Firefox/MacOS

Description

When using pagination on a table, toggling the "paginated" property, the table loses it's headers. The headers show on first load and when you "show all" but when choose to paginate them again, the disappear.

Steps to reproduce

This looks like it only occurs when using a slot-scope with the <b-table-column> elements.
A working example is in the Buefy Table documentation under Pagination and sorting. https://buefy.github.io/documentation/table/
Here is the CodePen https://codepen.io/suxur/pen/oPdPOE

Expected behavior

The headers to not disappear

Actual behavior

The headers disappear

@jtommy
Copy link
Member

jtommy commented Sep 13, 2018

Fixed e2f1afe

@jtommy jtommy closed this as completed Sep 13, 2018
@suxur
Copy link
Author

suxur commented Sep 13, 2018

Thanks!

@SergeofBIBEK
Copy link

Hello, I'm running into this problem too in 0.6.7. How can I get the fix? Also I'm using the pre-built buefy.min.js and buefy.min.css files from the npm install if this makes a difference.

@jtommy
Copy link
Member

jtommy commented Oct 2, 2018

We'll release next version 0.7.0 in this week

@siulca
Copy link

siulca commented Oct 8, 2018

Also waiting on the new version to get this crucial fix.

@kraucy
Copy link

kraucy commented Apr 17, 2019

This is still happening in 0.7.2

@kraucy
Copy link

kraucy commented May 23, 2019

tabledelete

@jtommy
Copy link
Member

jtommy commented May 23, 2019

@kraucy Are you using v-text or v-html ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants