sstur / react-rte

Pure React rich text WYSIWYG editor based on draft-js.
https://react-rte.org
ISC License
2.86k stars 430 forks source link

Hyperlink popover not showing up #407

Open iamirtaza opened 3 years ago

iamirtaza commented 3 years ago

I have latest version of your library 0.16.3 and even downgraded my react version to 16.x.x but still getting the same issue can you please get back to this problem?

dnskeee commented 3 years ago

It was fixed a few days ago but wasn't released. @sstur can you release library with this commit please? https://github.com/sstur/react-rte/commit/b6c30d9c7d53f4377a65034a88f6a71b78126402

Sangammm commented 3 years ago

@sstur Hey! This free rich text editor is awesome I'm using it in one of my projects. Can you please release the latest version of the code to NPM? I'm also facing this popover issue.

rahul-dealroom commented 3 years ago

Hello @sstur, Looks like we are still having this error after merging that PR mentioned above, could you please release it when you have the time

pmurphy-cs commented 3 years ago

Bump @sstur, this is an issue for my team as well. If I can help in any way with getting this fix/version pushed out, please @ me here and and let me know, happy to lend a hand!

plava commented 3 years ago

Used npm i sstur/react-rte#b6c30d9c7d53f4377a65034a88f6a71b78126402 to install the latest commit on master while the new version is being made

rahul-dealroom commented 3 years ago

hmm but when we deploy its not gonna be able to pull this/install with this hash specifically? so we do need to wait for the new version I guess

deanrabinowitz4 commented 2 years ago

Hi all! Has this been resolved? Or has anyone been able to get the hyperlink button working? I'm rendering a RichTextEditor with default configuration, and when I click the hyperlink option, nothing pops up