How to test fluentui v9 combobox correctly? #30821
-
|
Hi there! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
The |
Beta Was this translation helpful? Give feedback.
-
|
Hi there! |
Beta Was this translation helpful? Give feedback.
-
|
The |
Beta Was this translation helpful? Give feedback.
The
listbox(popover) of aComboboxis inside aPortal, and portals do not render on node environment. I'd recommend using some browser environment testing tool, like playwright or cypress, as in those environments portals would render.