Close to page bottom, not showing?

Hello,

When the page draws and the select2 dropdown is CLOSE to the bottom, i.e, it is less than the height of the rendered dropdown away from the bottom of the window, it does not show.

image

However, if you reload the screen and scroll beyond the height of the dropdown so that the dropdown will fit, it renders. (see post below)

How do i force it to draw?

“Reloading” is not an option.
“Javascript scrolling” is not an option

image

I cannot reproduce the behavior you’ve described. Can you post your code on codepen.io or jsfiddle.net? Also, what version of Select2 are you using?