-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The changes in Craft 5.3 that made relation fields multi-instance (craftcms/cms#15400) break the functionality of this plugin.
The immediate problem is that the is_array($value) check in normalizeValue always returns true now, skipping the plugin logic. But there are probably other implications.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request