1
0
mirror of https://github.com/node-red/node-red.git synced 2025-03-01 10:36:34 +00:00
Steve-Mcl efd8c1229d improve "Unexpected Node Error" logging
- fixes 
- adds additional info to aid sourcing the issue
- removes lots of undefined info when node type is incorrect
- stores and reports original stack before internal try/catch exception
- ensure this._flow is something before attempting to call `handleError`
2022-02-15 10:51:18 +00:00
..