How do I turn off the logs that a module is installed? #1723
Answered
by
wobsoriano
wishinghand
asked this question in
Help and Questions
-
Every time a module in Pinia loads, there's a console.log consisting of: How do I turn this off? Looking at the API in the docs, it's not clear if that option exists. |
Beta Was this translation helpful? Give feedback.
Answered by
wobsoriano
Oct 16, 2022
Replies: 2 comments 1 reply
-
Go to Vue Devtools and turn off "Notify about new/deleted stores" |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wishinghand
-
Thanks! That did the trick. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Go to Vue Devtools and turn off "Notify about new/deleted stores"