yairEO/tagify
Dropdown not working when using within Fluent UI Panel React
Offen
#963 geöffnet am 04.01.2022
BugHelp wanted
Repository-Metriken
- Stars
- (3.880 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
hi, I'm using the Panel (Fluent UI Panel) of Microsofts Fluent UI Library and would like to render the React tagify-textbox inside.
When using the tagify control outside the panel it works fine, but inside the panel the dropdown is not opened when typing @kenny Here is an example.
Can you tell me how to fix this? Maybe the component where the dropdown is rendered in is not available at startup??