A faulty commit breaks Radix

Created on 20 November 2023, about 1 year ago
Updated 22 November 2023, about 1 year ago

Problem/Motivation

The 6.0.x branch is broken, and won't render, giving only an ugly error message.

This commit breaks Radix for me. All prior commits are fine, this and all subsequent commits are broken. The error message I get blames form.twig.

The website encountered an unexpected error. Please try again later.

Twig\Error\RuntimeError: The merge filter only works with arrays or "Traversable", got "NULL" as second argument. in twig_array_merge() (line 22 of themes/contrib/radix/components/form/form.twig).

__TwigTemplate_c337c02e58a347dd9deb9a216e3d8f73->doDisplay(Array, Array) (Line: 394)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 367)
Twig\Template->display(Array) (Line: 39)
__TwigTemplate_120a30412e0b658be1d21c68bcbf0688->doDisplay(Array, Array) (Line: 394)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 367)
Twig\Template->display(Array) (Line: 379)
Twig\Template->render(Array, Array) (Line: 40)
Twig\TemplateWrapper->render(Array) (Line: 53)
πŸ› Bug report
Status

Fixed

Version

6.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States amstercad

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024