InputTouch not firing when touching a scrollbox

Hello,

In my project, I have a horizontal scrollbox inside a vertical scrollbox.
When you start touching the horizontal scrollbox first, you can’t scroll the vertical box anymore until you release your finger. Whilst this was expected behavior, this was not the behavior I intended. But I thought I could fix this with some blueprint scripting, except: InputTouch does not work when the Input movement starts on a scrollbox

Is there a way to still track finger position whilst touching scrollboxes, or is there even a way to make my scenario mentioned above work without scripting at all by tweaking some settings?

Kind regards,

WanderingDino