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

nuxt 3 error import #33

Open
javascriptninjazxc opened this issue Jun 30, 2023 · 1 comment
Open

nuxt 3 error import #33

javascriptninjazxc opened this issue Jun 30, 2023 · 1 comment

Comments

@javascriptninjazxc
Copy link

If import simple-code-editor, throw error:
Cannot read properties of undefined (reading 'disabled')

Help me pls

@philliphartin
Copy link

It's likely you're Nuxt app is attempting to render the component on the server with SSR. Wrap the component in <ClientOnly>.

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

2 participants