You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DeepPartialV2 is not exported from the index of mergeStyles package (can only import {DeepPartial} from '@fluentui/merge-styles' but not import {DeepPartialV2} from '@fluentui/merge-styles'). As the deprecated DeepPartial will cause infinite ts issue, fluentui should at least export the DeepPartialV2 for usage.
Package
merge-styles
Package version
8.6.13
React version
17.0.2
Environment
Current Behavior
The DeepPartialV2 is not exported from the index of mergeStyles package (can only import {DeepPartial} from '@fluentui/merge-styles' but not import {DeepPartialV2} from '@fluentui/merge-styles'). As the deprecated DeepPartial will cause infinite ts issue, fluentui should at least export the DeepPartialV2 for usage.
Expected Behavior
DeepPartialV2 is exported from merge-styles
Reproduction
https://stackblitz.com/edit/vitejs-vite-cbctgyu2?file=src%2Fmain.ts
Steps to reproduce
Are you reporting an Accessibility issue?
None
Suggested severity
Medium - Has workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
yes
Validations
The text was updated successfully, but these errors were encountered: