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

nuxt3 SSR with antd design v4 have memory leak problem #7866

Open
1 task
InvincibleJun opened this issue Sep 27, 2024 · 1 comment · May be fixed by #7867
Open
1 task

nuxt3 SSR with antd design v4 have memory leak problem #7866

InvincibleJun opened this issue Sep 27, 2024 · 1 comment · May be fixed by #7867

Comments

@InvincibleJun
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.2.5

Environment

Vue: 3.5.9. node: 20.9.0 pnpm: 9.5.0 mac:14.5 (23F79)

Reproduction link

https://github.com/InvincibleJun/template

Steps to reproduce

1:
init nuxt3 as my minimal reproduction: https://github.com/InvincibleJun/template.
I only use Button component to test this problem.
when build it and run by nodev20, i use jmeter test http://localhost:3000

2:
Use the top command on the command line, you can see the node MEM very large and growing.

What is expected?

fix this preblom.

What is actually happening?

memory leak

@InvincibleJun InvincibleJun linked a pull request Sep 27, 2024 that will close this issue
@InvincibleJun
Copy link
Author

image image image image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant