wordpress-mobile / WordPress-Editor-iOS

⛔️ [DEPRECATED] A reusable iOS rich text editor component.
GNU General Public License v2.0
1.06k stars 210 forks source link

Can not save content correctly after "[self stopEditing]" was called if I used "[self setBodyText:]" method. #856

Open jonymei opened 7 years ago

jonymei commented 7 years ago

steps:

  1. run demo;
  2. demo will load text from "content.html";
  3. tap "Edit" bar button;
  4. content of editor will be removed.
yuyedaidao commented 7 years ago

I have the some issue

Sunny-zhao commented 7 years ago

mark

Homosum commented 7 years ago

mark