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

I can't edit the text in IOS #27

Open
GuilhermeDemoliner opened this issue Aug 12, 2021 · 2 comments
Open

I can't edit the text in IOS #27

GuilhermeDemoliner opened this issue Aug 12, 2021 · 2 comments
Labels
bug Something isn't working iOS

Comments

@GuilhermeDemoliner
Copy link

GuilhermeDemoliner commented Aug 12, 2021

In IOS the text field is not editable. As you mentioned in #22 , it's possible to use CSS to solve this as it says here https://stackoverflow.com/questions/4251227/contenteditable-div-not-actually-editable-in-webkit, but I couldn't understand how to add this css in the editor.

My config is:
enough_html_editor: ^0.0.4
sdk: ">=2.7.0 <3.0.0"
• Flutter version 2.0.6
• Dart version 2.12.3

@robert-virkus
Copy link
Member

Actually this should work fine now in the latest HEAD version.

@robert-virkus robert-virkus added bug Something isn't working iOS labels Aug 12, 2021
@GuilhermeDemoliner
Copy link
Author

GuilhermeDemoliner commented Aug 12, 2021

Have any workaround to the current version 0.0.4?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working iOS
Projects
None yet
Development

No branches or pull requests

2 participants