- Issue created by @JelleGlebbeek
- Merge request !4bugfix: resolve failing assert in EntityViewDisplayWeight rule → (Merged) created by Unnamed author
When configuring the EntityViewDisplayWeight rule I noticed a failing AJAX call after selecting the entity type and bundle. It seems to fail while loading the available fields.
Fix the assert so it asserts the proper interface. It seems like it now looks for a FieldStorageConfigInterface while it should be FieldConfigInterface.
Fix up the assert.
None
None
None
Needs work
Code