wix-incubator / react-native-zss-rich-text-editor

React Native rich text editor based on ZSSRichTextEditor
Other
839 stars 310 forks source link

Formatting Issue when Changing focus #31

Open jerryzejia opened 7 years ago

jerryzejia commented 7 years ago

Hey, The issue is that the format changes when switching between title and content.

Repro Steps:

  1. Bring the cursor to the content section
  2. Make any formatting change with the toolbar. (i.e. select Bold, italic etc)
  3. Move the cursor from content to title

The format change made in step 2 would not stay.

rwoody commented 7 years ago

I have having the same problem, and even more annoying after you add images to the content (and videos as well, in my fork)