-
Notifications
You must be signed in to change notification settings - Fork 35
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
Add example for nuxt3 (ssr) to the documentation #97
Labels
Comments
Change the plugin file name to *.client.ts |
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After exactly following the instruction I am getting
![image](https://private-user-images.githubusercontent.com/25219229/306203325-e2a8b735-679d-44be-ae11-5a6b67feaf70.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5ODAyNjQsIm5iZiI6MTczODk3OTk2NCwicGF0aCI6Ii8yNTIxOTIyOS8zMDYyMDMzMjUtZTJhOGI3MzUtNjc5ZC00NGJlLWFlMTEtNWE2YjY3ZmVhZjcwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDAxNTkyNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTVmNDgzNWZhMjhhNjU4NDU0YzBlM2VkZTI3MmY4NWNkZjk0NmU3M2ZjZTZjMGVkZDc0ZTVjZmJmNDQyMzlkNGYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.jVoELZJ68Dig37sQoCzzEve-L8dFY6la44MM9Lp0Dd0)
Tried wrapping
apexchart
component inClientOnly
component but that didn't fix the issueAnyone has a fix for nuxt3?
The text was updated successfully, but these errors were encountered: