Skip to content

v2.1.20: Fix undefined check for settings.value in dropdown logic

Latest
Compare
Choose a tag to compare
@ThomasDev-de ThomasDev-de released this 09 Jan 11:22
Corrected the type check for settings.value to ensure proper functionality when determining the initial selected value. This fixes potential issues where the dropdown may not initialize correctly. Additionally, minor formatting adjustments were made for code consistency.