- Issue created by @thomaswalther
- 🇩🇪Germany thomaswalther Rhein-Main Area
- $view is null (so no object)
- $view_id is the system name of a paragraphs_type
- $display_id value is "block_paragraphlist"
- $entities value is [{"in_preview":null},{"in_preview":null},{"in_preview":null},{"in_preview":null}]
- Status changed to Closed: works as designed
11 months ago 10:14am 14 December 2023 - 🇩🇪Germany thomaswalther Rhein-Main Area
with deinstalling the values were removed, so its ok.
- 🇦🇺Australia taggartj
Thanks @thomaswalther good to see you debugged it as it wold be quite some time before i had a chance to
- Status changed to Active
11 months ago 8:27am 15 December 2023 - 🇩🇪Germany thomaswalther Rhein-Main Area
Sorry, with only update to the right time, I do not delete the module and got the error.
After update, the backend values are:- "products_new"
- "block_paragraphlist"
The problem is on an own created paragraph type "productlist" with a field "field_productlist_product_ref" with an entity reference to another node type. The manage display for the ref field (field_productlist_product_ref) is the formatter "Views render entity ref field formatter" with the 2 values from top (products_new, block_paragraphlist).
If I change the format to another like "FlexSlider (Entity view)" it looks like the result I had (2 items in a slick-slider).
- Status changed to Closed: works as designed
11 months ago 8:50am 15 December 2023 - 🇩🇪Germany thomaswalther Rhein-Main Area
After the Drupal update the view "products_new" was gone