Specifically I found that for Custom data type dropdowns the js file contains this line to scroll the selected element into view
My solution was to create a modified version of this with an altered script that does not include this section (if your drop-down is so large values go off the screen, you should be using a search dropdown). We have a separate Library module for reactive because it seems we have to keep modifying existing widgets to work properly, sigh