Getting an interesting error when expanding DropDo...
# compose-desktop
b
Getting an interesting error when expanding DropDownMenu. Does that mean it's not available for jb-compose?
Copy code
Exception in thread "AWT-EventQueue-0" java.lang.NoSuchMethodError: 'void androidx.compose.ui.window.PopupKt.Popup(androidx.compose.ui.window.PopupPositionProvider, boolean, kotlin.jvm.functions.Function0, androidx.compose.ui.window.PopupProperties, kotlin.jvm.functions.Function2, androidx.compose.runtime.Composer, int, int)'
        at androidx.compose.material.MenuKt.DropdownMenu-Cfdtu1M(Menu.kt:114)
@jim?
i
👆 2
b
Thank you