NUI scrollbar bug

Hello,

I’m using FiveM and scripting my server for a few months now (thanks for your awesome work !). Last week, I’ve started developing an interface using NUI, but I’m facing a problem with scrollbars. I can scroll a div only if the cursor is about 200 or 300px left from the scrollbar. The JS scroll event stop triggering when the cursor is not enough left. And if my scrollable block has too small width, I can’t scroll it…
The bug is reproducible on the FiveM client home page or server list. I’ve only noticed it yesterday, so I don’t know if it’s a regression from a recent update or if it’s an old bug.

Did you already noticed, started working on it or is it unsolvable ?

Thanks,