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
fix(ActionCreator): Change Data Source search location to msg.payload instead msg
BREAKING CHANGE: The incoming message's Data Source is no longer checked at root level but at
msg.payload. This change was made to keep consistent with the way Node-RED handles messaging.
0 commit comments