react-rte
react-rte copied to clipboard
Hyperlink popover not showing up
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?
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
@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.
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
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!
Used npm i sstur/react-rte#b6c30d9c7d53f4377a65034a88f6a71b78126402
to install the latest commit on master while the new version is being made
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
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