Hi all,
What is the protocol for reporting bugs found on the dev
branch of core node-red?
I realise this is not release and its likely WIP but while I am playing around in the core (the monaco stuff) I realise there is an issue - what should l i do?
I don't want to inundate you guys with things you probably already know (or are in the middle of) - but I would rather not sit on it either if it helps?
Let me know either way.
Cheers.
PS, in the interest of brevity - the issue I'm seeing in the dev branch is Uncaught TypeError: Cannot read property 'label' of undefined
steps...
- load editor (or refresh)
- import this flow
- open the inject or form node
- click
close
ordone
button
The error occurs and the editor stays 'greyed' out & inaccessible until page is refreshed.
Only seems to happen after importing a flow (I only tested on that one linked)