Skip to content

remove old watchers on strict mode (fix #2260) - #2261

Open
AlexandrosDa007 wants to merge 1 commit into
vuejs:mainfrom
AlexandrosDa007:fix/strict-mode-watchers
Open

remove old watchers on strict mode (fix #2260)#2261
AlexandrosDa007 wants to merge 1 commit into
vuejs:mainfrom
AlexandrosDa007:fix/strict-mode-watchers

Conversation

@AlexandrosDa007

Copy link
Copy Markdown

This fix tries to correct the issue (#2260) when using strict mode, it creates multiple watchers and never stops them.

I added a property on the Store that will keep the last strict mode watcher and remove it before creating one

@netlify

netlify Bot commented Jan 17, 2025

Copy link
Copy Markdown

βœ… Deploy Preview for vuex-docs ready!

Name Link
πŸ”¨ Latest commit 0602eee
πŸ” Latest deploy log https://app.netlify.com/sites/vuex-docs/deploys/678ae070383c010008e82812
😎 Deploy Preview https://deploy-preview-2261--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.

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.

1 participant