- Issue created by @larowlan
In π Version component prop definitions for SDC and Code components Active we allowed components to collapse their inputs if they were using default static prop sources
But \Drupal\experience_builder\Plugin\DataType\ComponentInputs::getPropSources
didn't allow for this
We need to expand prop sources in this case too
Update \Drupal\Tests\experience_builder\Kernel\Audit\ComponentTreeDependencyRepositoryTest
to us e collapsed inputs.
Fix failing tests
Active
0.0
Data model