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

"Global CSS cannot be imported from within node_modules." error in Next.js with react-quill #26

Closed
artuncolak opened this issue Jul 6, 2020 · 5 comments

Comments

@artuncolak
Copy link

I have this issue when using quill-image-uploader with react-quill & next.js

Annotation 2020-07-06 192549

@chrysb
Copy link

chrysb commented Jul 8, 2020

Having the same issue

@artuncolak
Copy link
Author

@chrysb
I find this solution for uploading images directly to server with custom image handler without quill-image-uploader and it works with next js. You can use it until this issue solved.

@chrysb
Copy link

chrysb commented Jul 16, 2020

@chrysb
I find this solution for uploading images directly to server with custom image handler without quill-image-uploader and it works with next js. You can use it until this issue solved.

Thank you!

@deathemperor
Copy link

@chrysb
I find this solution for uploading images directly to server with custom image handler without quill-image-uploader and it works with next js. You can use it until this issue solved.

not sure how to apply it into nextjs, can you elaborate?

@lakindu2002
Copy link

lakindu2002 commented Nov 12, 2021

is there a way to use this library with next js

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

4 participants