You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the Kitchen Sink page in Material Theme repo on Firefox / Edge / IE, the header cells are missing the style-scope vaadin-grid classes. At the same time, the style scope is applied to body cells.
Expected outcome
The header looks the same as in Chrome.
Actual outcome
The visual appearance of the grid header is different, the theme is not getting applied to the header cells.
Description
When using the Kitchen Sink page in Material Theme repo on Firefox / Edge / IE, the header cells are missing the
style-scope vaadin-grid
classes. At the same time, the style scope is applied to body cells.Expected outcome
The header looks the same as in Chrome.
Actual outcome
The visual appearance of the grid header is different, the theme is not getting applied to the header cells.
Steps to reproduce
polymer serve
in the Material Theme repo: https://github.com/vaadin/vaadin-material-themetest/sink.html
in Chrome and FirefoxBrowsers Affected
The text was updated successfully, but these errors were encountered: