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

RangeError: Maximum call stack size exceeded #16645

Closed
sentry-io bot opened this issue Jan 28, 2025 · 1 comment
Closed

RangeError: Maximum call stack size exceeded #16645

sentry-io bot opened this issue Jan 28, 2025 · 1 comment
Assignees
Labels
sentry Reports linked from Sentry.io or Sentry enhancements

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 28, 2025

Sentry Issue: TREZOR-SUITE-11VX

RangeError: Maximum call stack size exceeded
  File "@trezor/suite-desktop-core/../../node_modules/deepmerge/dist/cjs.js", line 38, in defaultArrayMerge
    function defaultArrayMerge(target, source, options) {
  File "@trezor/suite-desktop-core/../../node_modules/deepmerge/dist/cjs.js", line 115, in deepmerge
    return options.arrayMerge(target, source, options)
  File "@trezor/suite-desktop-core/../../node_modules/deepmerge/dist/cjs.js", line 34, in cloneUnlessOtherwiseSpecified
    ? deepmerge(emptyTarget(value), value, options)
  File "@trezor/suite-desktop-core/../../node_modules/deepmerge/dist/cjs.js", line 94, in forEach
    destination[key] = cloneUnlessOtherwiseSpecified(source[key], options);
  File "<anonymous>", in Array.forEach
...
(5 additional frame(s) were not displayed)
@sentry-io sentry-io bot added the sentry Reports linked from Sentry.io or Sentry enhancements label Jan 28, 2025
@github-project-automation github-project-automation bot moved this to 🎯 To do in Suite Desktop Jan 28, 2025
@marekrjpolak
Copy link
Contributor

Resolved by #16595.

@github-project-automation github-project-automation bot moved this from 🎯 To do to 🤝 Needs QA in Suite Desktop Jan 28, 2025
@bosomt bosomt moved this from 🤝 Needs QA to ✅ Approved in Suite Desktop Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sentry Reports linked from Sentry.io or Sentry enhancements
Projects
Status: ✅ Approved
Development

No branches or pull requests

1 participant