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

react-quill looks dead on GitHub because the latest GitHub release was v1.1.0 (~7 years ago) #991

Open
3 of 8 tasks
seanf opened this issue Jul 4, 2024 · 1 comment
Open
3 of 8 tasks

Comments

@seanf
Copy link

seanf commented Jul 4, 2024

Even though the last git tag is from 2020, the last GitHub release is from 2017, which makes the project seem very unhealthy.

See this screenshot from the GitHub home page:

image

Similarly, the latest non-beta release v1.3.0 is only visible from the Tags page, not from Releases.

image

Ticket due diligence

  • I have verified that the issue persists under ReactQuill v2.0.0-beta.2
  • I can't use the beta version for other reasons

ReactQuill version

  • master
  • v2.0.0-beta.2
  • v2.0.0-beta.1
  • 1.3.5
  • 1.3.4 or older
  • Other (fork)

FAQ

Is this a bug in Quill or ReactQuill?

ReactQuill is just a thin wrapper on top of the Quill editor. Often, what looks like a bug in ReactQuill, is actually a bug in the Quill editor itself. Before opening a ticket, please check the Quill documentation, and the issues page, and see if that answers your question first.

How do I access the wrapped Quill instance?

See the instance methods and API documentation.

@VaguelySerious
Copy link

See #973 and newer package https://www.npmjs.com/package/react-quill-new in the interim until this project is revived.

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

2 participants