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

Can't load data in Vue3 #508

Open
mhaqqiw opened this issue Dec 11, 2024 · 1 comment
Open

Can't load data in Vue3 #508

mhaqqiw opened this issue Dec 11, 2024 · 1 comment
Labels
question Further information is requested

Comments

@mhaqqiw
Copy link

mhaqqiw commented Dec 11, 2024

image

json is not load when using Vu3 in production mode (npm run build), but there is no error in console. it working properly in development mode (npm run dev)

@josdejong
Copy link
Owner

You can probably have a look into the following (working) Vue 3 example to see how it differs from your code:

https://stackblitz.com/edit/svelte-jsoneditor-in-vue

@josdejong josdejong added the question Further information is requested label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants