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
I'm using the Microsoft Graph Toolkit with React which builds upon the fast framework since V3 for it's fluent ui design.
Since @microsoft/fast-foundation 2.50.0 I get lot's of RangeError: Maximum call stack size exceeded errors from design-token.js.
ThomasPe
changed the title
fix: [what is the issue?] in @microsoft/fast-foundation
fix: RangeError: Maximum call stack size exceeded in @microsoft/fast-foundation
Dec 29, 2024
🐛 Bug Report
I'm using the Microsoft Graph Toolkit with React which builds upon the fast framework since V3 for it's fluent ui design.
Since @microsoft/fast-foundation 2.50.0 I get lot's of
RangeError: Maximum call stack size exceeded
errors from design-token.js.Also logged here:
microsoftgraph/microsoft-graph-toolkit#3340
💻 Repro or Code Sample
https://stackblitz.com/edit/d5ahzhyb?file=src%2FApp.tsx
🌍 Your Environment
Microsoft Graph Toolkit 4.4.0, React 18
The text was updated successfully, but these errors were encountered: