Hi,
I have 2 forms, one inside a bootstrap modal and one inside an offcanvas (not bootstrap but self made with css).
I have to open this second form inside the offcanvas while having the bootstrap modal shown.
But when I try to click on an input inside the offcanvas it focusses on an input inside the modal.
This does not happen when the modal is hidden.
I have a small clip for reference.
20240502-0620-59.4932104
edit:
The same thing happens when selecting a date with the jquery ui datepicker inside the modal.
It always sets the focus on that first input “Soort dienst”.