-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Error on @fluentui/react while running tsc with TypeScript 4.8 #26615
Comments
This is blocking upgrade to TypeScript 4.8 for us. We do not see the issue with TypeScript 4.7. |
Work to support TS 4.8 is planned to start soon. You can follow the progress here #25488. |
can you try adding https://www.typescriptlang.org/tsconfig#skipLibCheck to your config ? |
@Hotell that seems to work, although i don't think we'd like to do that long term. i can chat internally with folks and see what they think |
Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
1 similar comment
Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
5 similar comments
Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes. Still require assistance? Please, create a new issue with up-to date details. |
Library
React / v8 (@fluentui/react)
System Info
Are you reporting Accessibility issue?
no
Reproduction
https://github.com/zachhats/fluentui-issue-26289-repro
Bug Description
This looks very similar to #26289 but I was asked to open a new issue as we're using a different fluent package.
Actual Behavior
I get the following error, all I am doing is loading an empty theme and rendering a super basic react component:
Expected Behavior
tsc does not error from type issues within @fluentui/react and @fluentui/merge-styles
Logs
No response
Requested priority
Blocking
Products/sites affected
PowerQueryOnline
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: