Skip to content

Fix SelectComponent ctor not setting component type

Created by: VelvetThePanda

I forgot to add : this() to SelectComponent

This also fixes a bug in interactivity where it would say no dropdowns existed with the specified Id

Merge request reports

Loading