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(toolkit/pro): fix the error: Maximum call stack size exceeded #136

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

fengyon
Copy link
Contributor

@fengyon fengyon commented Apr 19, 2024

fix #128

PR

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our Commit Message Guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

error as the #128

Issue Number: #128

What is the new behavior?

no error

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@fengyon fengyon force-pushed the fix-call-exceeded branch from 0264bfe to 40dcc4a Compare April 19, 2024 07:45
@h-ivy h-ivy merged commit 64ebc16 into opentiny:dev Apr 22, 2024
@kagol kagol added bug Something isn't working toolkit-pro toolkit-pro labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working toolkit-pro toolkit-pro
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 [Bug]: pro示例套件菜单点击报Maximum call stack size exceeded,页面无法跳转
3 participants