After core update to version 8.6.1 the field labels are no longer shown as before. They disappeared.
The label name is ok and the checkbox is checked.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | views_flipped_table-field_label_disappeared-3005992-4.patch | 1 KB | m.lebedev |
Comments
Comment #2
karlsheaAll of my test views are working, can you give any other information? I'd also compare any templates you've overridden for Views Flipped Table styles, and/or any preprocess hooks.
Comment #3
ksc commentedHi @KarlShea
I didn´t change any templates for Flipped Tables nor installed any preprocess hooks by myself.
And I didn´t make any changes within the view after updating the core from 8.5.6 to 8.6.1.
Maybe it is an incompatibility with another Views Plugin Module.
Besides Flipped Tables I have installed:
- better_exposed_filters, 8.x-3.0-alpha4 (no filter activated within the view)
- views_autocomplete_filters, 8.x-1.2 (no filter activated within the view)
- views_bulk_operations, 8.x-2.3 (not used within the view)
- views_secondary_row, 8.x-1.0 (not used within the view)
- simple_popup_views, 8.x-1.0-beta1 (not used within the view)
Comment #4
m.lebedev commentedGuys!
after the update "https://www.drupal.org/project/views_flipped_table/issues/2979889", the field headers are not displayed without a checkbox "flipped_table_header_first_field". I don't need to make the first line a header!
Do not make changes to the release without tests!
Quick fix:
Comment #6
karlsheaThanks for the patch, 1.3 will fix this.