Skip to content
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

fix: RangeError: Maximum call stack size exceeded in @microsoft/fast-foundation #7057

Open
ThomasPe opened this issue Dec 29, 2024 · 1 comment
Labels
status:triage New Issue - needs triage

Comments

@ThomasPe
Copy link

🐛 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

Image

💻 Repro or Code Sample

https://stackblitz.com/edit/d5ahzhyb?file=src%2FApp.tsx

🌍 Your Environment

Microsoft Graph Toolkit 4.4.0, React 18

  • OS & Device: Windows PC
  • Browser: Microsoft Edge
@ThomasPe ThomasPe added the status:triage New Issue - needs triage label Dec 29, 2024
@ThomasPe 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
@janechu
Copy link
Collaborator

janechu commented Jan 16, 2025

Fluent UI is migrating to use @microsoft/[email protected] which does not have a dependency on @microsoft/fast-foundation which is now deprecated. I'm not sure the timeline, but this issue is being resolved in Fluent UI with this change. mentioning @chrisdholt in case there are any details at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:triage New Issue - needs triage
Projects
None yet
Development

No branches or pull requests

2 participants