-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Labels
Description
Package
react-tree-grid
Package version
latest
Environment
n/aCurrent Behavior
https://github.com/microsoft/fluentui-contrib/actions/runs/16508531411/job/46685232442
Expected Behavior
package stories should be valid with both react 17 and react 18
Reproduction
https://github.com/microsoft/fluentui-contrib/actions/runs/16508531411/job/46685232442
Steps to reproduce
- yarn nx run react-17-tests:type-check:integration
- see tsc failures
Are you reporting an Accessibility issue?
None
Suggested severity
High - No workaround
Low - see #445 (comment)
Products/sites affected
repo CI
Are you willing to submit a PR to fix?
no
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.