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

configStore is not defined in mobile #3

Closed
elyesnext opened this issue Jan 28, 2025 · 2 comments
Closed

configStore is not defined in mobile #3

elyesnext opened this issue Jan 28, 2025 · 2 comments
Labels
awaiting-reply bug Something isn't working support

Comments

@elyesnext
Copy link

Steps to reproduce

Clone the project
pnpm install
pnpm dev
switch responsive mode on in devtools / open in mobile

What is expected?

Error 500 in production environment
configStore is not defined in dev environment

What is actually happening?

Image

Additional data

@elyesnext elyesnext added bug Something isn't working support labels Jan 28, 2025
@DeepKumbhare85
Copy link
Member

Hello @elyesnext,

Thank you for reporting the issue.

We have successfully reproduce the issue on our end.

The issue seems to be the usage of configStore, which is undefined. To resolve this, please remove it from the app.vue file.

You can fix the issue by making the changes as outlined in the attached screenshot.

Image

If you are still facing the issue, please feel free to get in touch with us.

~Best Regards.

@elyesnext
Copy link
Author

yep already did that, just thought to let you know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-reply bug Something isn't working support
Projects
None yet
Development

No branches or pull requests

2 participants