My rich text editor does not work the same way yours does for some reason if I highlight a text and put like heading 3 the whole paragraph will be heading 3 and not just the highlighted text. Not sure why but the rest of the other options work like bold italic etc
It does not work under server component enviroments. If you're using next.js 13+ for some reason you are going to need to encapsulate your render stuff into a wrapper component with "use client"
Wow... I´ve been struggeling with this new blocks thingy a while now. This looks so easy!
Thanks for the well explained video as usual!
Glad it helped!
This is an awesome tutorial. Thanks.
Thank you! I’m glad you found it useful!
Hey, great video. Thanks for the fantastic content. Enjoyed your Next Js and Strapi project videos as well. 🙂
Thank you! I really appreciate it!
Very helpful. Thank you so much🙏
Thanks! I’m glad you found it helpful!
Thanks! I’m glad you found it helpful!
was actually looking for something like this! thanks mate
Thanks for the tutorial
Thank you! Glad you liked it!
Thak you bro, today you became my hero haha
So lets say I have/need preprod and production stages. How can I sync the content from preprod to prod?
Hi, Is there a way to more fields like line break, video tags in it. Great tutorial
make a video on how to add preview button or preview content before publishing
how to create post using this?
My rich text editor does not work the same way yours does for some reason if I highlight a text and put like heading 3 the whole paragraph will be heading 3 and not just the highlighted text. Not sure why but the rest of the other options work like bold italic etc
figured it out the thing is really a little bit buggy when you post a couple of paragraphs
It does not work under server component enviroments.
If you're using next.js 13+ for some reason you are going to need to encapsulate your render stuff into a wrapper component with "use client"
how to do list