- 🇫🇷France pdureau Paris
We will move the work about this subject (UI Patterns integration with block plugins) into UI Patterns 2.x development.
Notice: Undefined index: pattern in
Drupal\ui_patterns_blocks\PatternBlockFormAlter->getDefaultValue()
(line 153 ofmodules/contrib/ui_patterns_blocks/src/PatternBlockFormAlter.php
).
We could just test for the key. But the underlying issue is that we're working with data from form fields that are not designd to be in a '#tree' => TRUE
context and hence getting data that has extra nesting and cruft.
Better to fix that issue.
Options:
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
We will move the work about this subject (UI Patterns integration with block plugins) into UI Patterns 2.x development.