SAGARSINGH-1 / CodeAndBlog

CodeAndBlog is your go-to destination for a harmonious blend of coding expertise and insightful blogging. Dive into a world where the art of coding meets the finesse of storytelling.
https://code-and-blog.vercel.app
MIT License
0 stars 3 forks source link

Unable to use content editor during post #55

Open sahilatahar opened 8 months ago

sahilatahar commented 8 months ago

Describe the bug After sign up when I go to add new blog every fields works fine except content editor. Content editor was disabled with message.

A valid API key is required to continue using TinyMCE. Please alert the admin to check the current API key.

To Reproduce Steps to reproduce the behavior:

  1. Go to "https://code-and-blog.vercel.app/add-post"
  2. Click on add post button
  3. Scroll down to content field
  4. See error

Expected behavior It should be editable

Screenshots image

Desktop (please complete the following information):

SAGARSINGH-1 commented 8 months ago

@sahilatahar Thanks for getting that as you can see the trial period of TinyMCE has ended that's why it doesn't allow us to write any description on it or any of the posts if you want to integrate any other editor on it then I can assign you this issue only.

You can also please let me know which editor you want to integrate before raising the PR.

sahilatahar commented 8 months ago

What about Quill Editor?

SAGARSINGH-1 commented 8 months ago

What about Quill Editor?

Hey @sahilatahar sorry for late response, But yeah u can add this editor to the Project.