Oleksandr Fediashov
Oleksandr Fediashov
Duplicate of [#29578](https://github.com/microsoft/fluentui/issues/29578)
https://codesandbox.io/p/devbox/fluent-tablist-bug-forked-ldhjl7 Tabster related.
### `@fluentui/[email protected]` 🔴 ### `@fluentui/[email protected]` ✅ ---- Seems that it was accidentally fixed by #34113. Looks that as we don't invoke Tabster during render anymore, we don't cause conflicts in...
Closing for housekeeping 🏡 Feel free to re-open
@hasrivas do I correctly that in the first example here (https://developer.microsoft.com/en-us/fluentui#/controls/web/peoplepicker), you would like to do paste "Anny Lindqvist Anny Lindqvest" and get into the following state? Is the feature...
@hasrivas nope
Closing for housekeeping 🏡 Feel free to re-open
I had an offline discussion with @mshoho regarding this issue. Tabster depends on DOM APIs to function correctly, while Jest relies on JSDOM, which provides only a simulated (_and often...