Hello.
I am using following environment:
- Microsoft Server 2025 (Running on VM)
- Microsoft Edge Browser (Version 153.0.4234.48)
- NodeJS 24.21.0 LTS (latest)
- Node-RED 5.0.7 (latest)
- Reverse Proxy IIS
- Microsoft Defender
I am working via RDP on the server. Until a few weeks a ago there was no problem.
Current Problem:
If I open a Node-RED project with flows which contains more nodes (in particular with link nodes) then the performance in the browser is very poor. If you click between the flows the browser jumps to NOT RESPONDING. It also occurs if you switch from the browser window to a another app and back to the browser window.
I checked with the DevOps Tools but I can't see any problems.
I tested with and without the reverse proxy.
I removed all separate installed nodes.
I removed all own implemented nodes.
I started with a fresh settings.js and with a fresh .node-red directory
I tested with the Google Chrome browser.
=> The problem still exists if you create a flow with some nodes, link-nodes.
I also tested with Firefox -> There is no problem. All works smoothly.
It seems there is a problem in combination of Node-RED and the current rendering-engine of chromium based browsers.
Does anyone has the same problem and how could this fixed.
Thanks and have a nice week.
Markus