Closed ahaeslich closed 1 year ago
After removal of Neos.Node.inBackend() and Neos.Node.isLive() in #4542 we need to adjust the fusion conditions to work with renderingMode instead.
Neos.Node.inBackend()
Neos.Node.isLive()
renderingMode
Relates: #4505 Relates: #4542
After removal of
Neos.Node.inBackend()
andNeos.Node.isLive()
in #4542 we need to adjust the fusion conditions to work withrenderingMode
instead.Relates: #4505 Relates: #4542