Problem/Motivation
Support of if condition in for tag was deprecated in Twig 2.10.0 and removed in Twig 3.
It is not used in Drupal 9 anymore.
Proposed resolution
Update templates to remove use of if for to become compatible with Twig 3 / Drupal 10.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | bootstrap_barrio-use-filter-instead-of-if-3319127-1.patch | 2.45 KB | xamount |
Comments
Comment #2
xamountI'm unable to create an issue fork in this project so I created a separate issue for that.
Patch attached.
Comment #3
xamountComment #4
hatuhay commented