hexMachina icon indicating copy to clipboard operation
hexMachina copied to clipboard

Injector crashes when mapping null as value

Open serjek opened this issue 7 years ago • 0 comments

Specifying following mapping in flow causes injector to crash:

mapping({fromType: "String", toValue: null, withName: "myValue"})

Version: 1.0.0-alpha.4

serjek avatar Nov 26 '18 14:11 serjek