Getting the following error when opening the style options in a Charts view display, e.g: https://www.example.com/admin/structure/views/ajax/display/view_name/pag...

Error:
Warning: Invalid argument supplied for foreach() in Drupal\Core\Render\Element\Table::preRenderTable() (line 389 of /app/core/lib/Drupal/Core/Render/Element/Table.php)

Assuming this is related to the table in the CHARTS FIELDS fieldset.

Comments

andileco created an issue. See original summary.

alex_optim’s picture

Status: Active » Needs review
StatusFileSize
new626 bytes

Could you check please my patch.

  • andileco committed 51c6ec0 on 8.x-3.x
    Issue #2926064 by alex_optim: Foreach error when editing style options
    
andileco’s picture

Status: Needs review » Fixed

Many thanks, @alex_optim!

andileco’s picture

Status: Fixed » Closed (fixed)