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.

Comments

ksc created an issue. See original summary.

karlshea’s picture

Status: Active » Postponed (maintainer needs more info)

All 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.

ksc’s picture

Hi @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)

m.lebedev’s picture

Guys!
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:

  • KarlShea committed 07b632a on 8.x-1.x authored by m.lebedev
    Issue #3005992 by m.lebedev: Field label (name) disappeared after core...
karlshea’s picture

Status: Postponed (maintainer needs more info) » Fixed

Thanks for the patch, 1.3 will fix this.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.