Crash when loading an image caption with a list inside (ListProperties) #13858
Labels
package:list
squad:core
Issue to be handled by the Core team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
✔️ Expected result
Silence.
❌ Actual result
❓ Possible solution
List properties upcast converter tries to upcast attributes despite the "parent" list element not being upcasted in the first place (e.g. disallowed in the image caption). We need to check whether the model range exists first in the converter.
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: