-
Notifications
You must be signed in to change notification settings - Fork 921
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
when using on nextjs #648
Comments
@jonsoku2 |
I found this to work much easier. As someone said above, don't forget to import the CSS file. It's required.
|
For those who are visiting, here's the update. Nextjs now has Built-In CSS Support. Can skip using @zeit/next-css |
I think they have fixed the issue. I just add |
Thanks! After many days of struggling, I found this code that solves the problem!
This code makes imageHandler work in Nextjs 13.4! |
ReactQuill version
FAQ
Hello. I want to use react-quill with nextjs .
This is a problem with ssr, so I wrote this code with reference to issue #122.
However, only 'loading ...' continues, and react-quill does not appear.
There are no errors in the console, so tracking is not possible.
Can you help me ... ?
Brower
Chrome console
The text was updated successfully, but these errors were encountered: