π | Views exposed filter blocks | LogicException: Cannot create key "article" on non-array value. in Drupal\Component\Utility\NestedArray::setValue() (Zeile 154 in web/core/lib/Drupal/Component/Utility/NestedArray.php).
π¨π¦Canada boquistm
I had the same issue where I was trying to set initial exposed filter value for a view as a URL query parameter. In my case, the query parameter in URL needed to be an array. So adding square brackets after type: https://www.example.com/index.php?type[]=xyz might help you.
π¨π¦Canada boquistm
I'm having trouble getting the inline option to appear, maybe just a config option I can't find. Any tips greatly apreciated.
- Drupal 10.1.3 with patch from #30 applied
- using 'Insert Media' button
- clicking the document shows alignment options, but no inline option. See attached image:
π¨π¦Canada boquistm
boquistm β made their first commit to this issueβs fork.