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

Do not show store4x #1389

Closed
yoonasy opened this issue Mar 26, 2021 · 2 comments
Closed

Do not show store4x #1389

yoonasy opened this issue Mar 26, 2021 · 2 comments

Comments

@yoonasy
Copy link

yoonasy commented Mar 26, 2021

Version

6.0.0-beta.7

Browser and OS info

Chrome 89.0.4389.90 / Windows 10

Steps to reproduce

app.use(ElementPlus, { locale })
app.use(store) // this is use store, Do not show store state data in vue-devtools
app.use(router)
app.config.globalProperties.$elToImg = elToImg
app.config.globalProperties.$copy = copy
app.mount('#app')

What is expected?

show store4x state data

What is actually happening?

Do not show store4x

image
image

@Akryum
Copy link
Member

Akryum commented Mar 26, 2021

Duplicate of #1268

@Akryum Akryum marked this as a duplicate of #1268 Mar 26, 2021
@Akryum Akryum closed this as completed Mar 26, 2021
@splifted
Copy link

splifted commented Mar 27, 2021 via email

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

No branches or pull requests

3 participants