Closed qabi closed 10 months ago
Seems to be caused by no selection in the "Action on input" field, after upgrading (default value).
From looking at the code, date
is assigned a string in line 28, and then accessed as a Date object in line 36. (When node.action is 'dayAhead' and msg.date is defined).
I'll look into it
Should be fixed in v4.5.1
Occurs for call with timestamp set. Crashed Node-Red