Skip to content

Conversation

@CyrilPaulus
Copy link

This pr fixes #573.
The popover of the ComboBox is always opened which breaks functionnality when the CombBox is inside another popover.
Binding it to _isOpen fix the problem.

@mckaragoz
Copy link
Contributor

Im not sure this fix is proper for an z-index issue.

The always-open popover model is one of the main part of combobox, it increases the first load time, but reduces other processes overhead. Do you think this is the only solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MudCombox doesn't work inside a popover/overlay.

2 participants