Possible bug on Slider with "output only on release"

I was wondering if you guys have the same problem on the dashboard slider when in mode "only on release":
in my case it seems it seems not to work when you move the slider and you release the mouse button outside the slider area (which can happen often both with desktop or with touchscreens.
It seems that when releasing outside the release event is not caught...

[{"id":"d17037d6.132908","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"829ee341.1898b","type":"ui_slider","z":"d17037d6.132908","name":"","label":"slider","tooltip":"","group":"1404d87.3a1e528","order":0,"width":0,"height":0,"passthru":false,"outs":"end","topic":"","min":0,"max":10,"step":"0.1","x":420,"y":300,"wires":[["1a6c7d12.a01d43"]]},{"id":"1a6c7d12.a01d43","type":"debug","z":"d17037d6.132908","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","x":590,"y":300,"wires":[]},{"id":"1404d87.3a1e528","type":"ui_group","z":"","name":"Default","tab":"c3bde9c2.3f2de8","disp":true,"width":"6","collapse":false},{"id":"c3bde9c2.3f2de8","type":"ui_tab","z":"","name":"Home","icon":"fa-home fa-lg","order":1,"disabled":false,"hidden":false}]

Hello, I do have the same problem with slider.
Have you reported a bug on this behavior? Whenever I release a mouse outside the slider area the message is not generated, but slider changes its position to e.g. to 100 which is max on the right in my case.

Already an open issue - https://github.com/node-red/node-red-dashboard/issues/519