JosephusPaye / Keen-UI

A lightweight Vue.js UI library with a simple API, inspired by Google's Material Design.

Home Page:https://josephuspaye.github.io/Keen-UI/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UiSelect can no longer be used correctly in UiPopover

TheRedfoox opened this issue · comments

Since release 1.3.0 it is no longer possible to use a UiSelect inside a UiPopover because it closes the UiPopover when an option is selected.

I don't know of any workaround or other use.

Thanks a lot !

Should be fixable by using the new props added in #536. Re-open if that's not the case.