Memory leak using vue-router with SSR. #9993
Unanswered
userVF
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi All!

Not sure it is real
issue
or I did something wrong.There is significant memory leak with using
vue
+ssr
+vue-router
in my code.Step to reproduce:
./node_modules/.bin/clinic doctor --on-port './node_modules/.bin/autocannon localhost:$PORT' -- node server/server.js
Important: there is no memory problem without
vue-router
.Thanks for help!
Beta Was this translation helpful? Give feedback.
All reactions