Using appendToBody on async options select, the dropdown open position is incorrect for the first time. Then when the user scroll, the dropdown position will recalculate to the proper position
Demo
I try it on your JSFiddle reproduction template is ok, Reproduction from your template
But if I try it from your JSFiddle demo with addition on appendToBody, the dropdown position is not oke Modified JSFiddle demo
I don't know what is the difference, but I set the same props on the both JSFiddle. So I can't really tell if it is an issue on the multiselect or just the layout. But here is my recording video: Recording on bug
Version
Description
Using appendToBody on async options select, the dropdown open position is incorrect for the first time. Then when the user scroll, the dropdown position will recalculate to the proper position
Demo
I try it on your JSFiddle reproduction template is ok, Reproduction from your template But if I try it from your JSFiddle demo with addition on appendToBody, the dropdown position is not oke Modified JSFiddle demo I don't know what is the difference, but I set the same props on the both JSFiddle. So I can't really tell if it is an issue on the multiselect or just the layout. But here is my recording video: Recording on bug