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

Popup not showing, Images and link #405

Closed
chemiadel opened this issue Apr 1, 2021 · 7 comments
Closed

Popup not showing, Images and link #405

chemiadel opened this issue Apr 1, 2021 · 7 comments

Comments

@chemiadel
Copy link

Clicking on image button not opening and autofocusing on editor body
https://codesandbox.io/s/modern-feather-7yd9g?file=/src/editor.js

@talklikethat
Copy link

Same on image and link buttons
https://codesandbox.io/s/falling-resonance-hr7yv?file=/src/RichText.js

@naishe
Copy link

naishe commented Apr 29, 2021

@talklikethat -- this is perfect reproduction of my case.

@lexprom
Copy link

lexprom commented Apr 29, 2021

Does align work? Doesn't work for me.
The funny thing is everything works fine in the demo 👀

@sstur
Copy link
Owner

sstur commented Apr 29, 2021

Hmm, it's possible the CodeSandbox example is using the latest version and the one at react-rte.org is not. I'd need to verify this theory, but don't have time to look into it at the moment. Please do update this thread with any findings.

Also note: this project is not really actively maintained anymore, so I don't recommend using it in production in it's current state.

@naishe
Copy link

naishe commented Apr 29, 2021

I really liked the ease of setting this up and the clean interface. It covers 90% of my use cases, so I would love this library to live. I cannot promise anything right away, but I will try to have a look and see if I can add some value.

@sstur
Copy link
Owner

sstur commented Apr 30, 2021

Thanks @naishe for your kind words about this. I'd love to keep it going but it's so outdated right now and has a lot of shortcomings. Also no promises, but there's a chance it comes back to life at some point.

@iPilotte
Copy link
Contributor

iPilotte commented May 2, 2021

The difference between CodeSandbox and react-rte.org is React version, it does not support React17 yet.
I've already opened PR here > #399

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

6 participants