Ulrich-Matthias Schäfer
Ulrich-Matthias Schäfer
I dont use node-red. But doesnt that just run on node in the end? If so, this will totally work
Just tagging @RossWilliams so he knows that we are all annoyed :D. PS: honstely, thanks for the library!! Please click the 2 buttons to merge and release!
@peekxc what is `this.view` and `this.width` in your example?
I dont have windows and cant check the failing test. Is it a race condition or an actual issue? Can we rerun the test?
> I think this also happens with the newer version of v5 as it's caused by the security patch. possible. My original version was on a fairly old v5
Where did you see the relevant code? Can you link it? Because I cant find it
None, it was removed. You can realize the same behavior by listening to the resize event and call `event.preventDefault()` if the new dimensions are not to your liking: ```js rect.on('resize',...
Oh I wasn't aware that this package is used in the browser as well. However, as far as I know node 16 offers the WebStream api and since it's a...
Some consumer packages seem to not properly clean up the options before passing. So for them, if they see their tests fail after updating, they might just revert back. It...
@paulmillr I know that and I am also in no way demanding that you change the code. I am just saying it is _one more thing_ that makes an otherwise...