I notice that when I create my HTML widget and use JS to attach the select2 object, there is a half second delay where the widget displays as HTML and the renders as select2. This is noticeable to the user and looks like a flutter of the widget. Is select2 used in production systems and if so, how to circumvent this poor behavior?
Thanks / Don