You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when unsetting a path in Fusion through my.path > the engine sets a meta-key for that path, named __stopInheritanceChain, to identify such "emptied" values. That key is currently not flattened by the plugin. Would be better if it could be parsed too.
Verified with neos/fusion v5.3.0
The text was updated successfully, but these errors were encountered:
Currently, when unsetting a path in Fusion through
my.path >
the engine sets a meta-key for that path, named__stopInheritanceChain
, to identify such "emptied" values. That key is currently not flattened by the plugin. Would be better if it could be parsed too.Verified with neos/fusion v5.3.0
The text was updated successfully, but these errors were encountered: