vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.88k stars 1.16k forks source link

Bug in table header width in "md-table: Search and empty state" #2122

Open LenoM opened 4 years ago

LenoM commented 4 years ago

Hi. Sorry for the bad English. But ...

Reproduction:

(Repeat 10x)

Which browser? SO: Windows Version 10 Browser: Chrome, Version 76.0.3809.132 64 bits

What is expected? Static width table header

What is actually happening? Increasing table header width

Reproduction Link vide Reproduction

Thanks.

truar commented 4 years ago

Hi.

+1 for this issue. Very easy to reproduce.

OS: macOS catalina 10.15.6 Browser: Google Chrome Version 84.0.4147.105 (Build officiel) (64 bits)

Capture d’écran 2020-08-09 à 18 12 55 Capture d’écran 2020-08-09 à 18 13 12

Workaround: None.

The table behaves as expected when it is a not a "fixed-header"

clemensbu commented 3 years ago

Is anyone still working on the problem/bug?