Skip to content

Vuex Devtools plugins registered on server which increases memory usage - #2251

Open
urbnjamesmi1 wants to merge 1 commit into
vuejs:mainfrom
urbnjamesmi1:no-devtools-on-server
Open

Vuex Devtools plugins registered on server which increases memory usage#2251
urbnjamesmi1 wants to merge 1 commit into
vuejs:mainfrom
urbnjamesmi1:no-devtools-on-server

Conversation

@urbnjamesmi1

Copy link
Copy Markdown

Fixes #2250

  • Add check that code is running in a browser before adding devtools

Would need this fix for 4.0.2 since I cannot upgrade to 4.1.0 due to bugs with deregistering modules at runtime.

- Add check that code is running in a browser before adding devtools
@netlify

netlify Bot commented Jul 15, 2024

Copy link
Copy Markdown

βœ… Deploy Preview for vuex-docs ready!

Name Link
πŸ”¨ Latest commit e06ad55
πŸ” Latest deploy log https://app.netlify.com/sites/vuex-docs/deploys/66958393c18e580008f7898e
😎 Deploy Preview https://deploy-preview-2251--vuex-docs.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@urbnjamesmi1

Copy link
Copy Markdown
Author

@kiaking @yyx990803 Would it be possible to get this merged?

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 this pull request may close these issues.

Vuex Devtools plugins registered on server which increases memory usage

1 participant