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

Editor showing some strange error messages. #770

Open diegoreymendez opened 8 years ago

diegoreymendez commented 8 years ago

As reported by @jleandroperez:

The editor seems to be throwing some strange error messages when navigating the parent-category selector VC in WPiOS:

2016-02-18 09:31:19:185 WordPress[17782:6240295] WebEditor error:
  In file: file:///Users/Lantean/Library/Developer/Xcode/DerivedData/WordPress-amqvmzvzowgroocnyhyelsbufejd/Build/Products/Debug-iphonesimulator/WordPressEditor.framework/ZSSRichTextEditor.js
  In line: 205
  IndexSizeError: DOM Exception 1: Index or size was negative, or greater than the allowed value.
2016-02-18 09:31:19:188 WordPress[17782:6240295] WebEditor error:
  In file: file:///Users/Lantean/Library/Developer/Xcode/DerivedData/WordPress-amqvmzvzowgroocnyhyelsbufejd/Build/Products/Debug-iphonesimulator/WordPressEditor.framework/ZSSRichTextEditor.js
  In line: 205
  IndexSizeError: DOM Exception 1: Index or size was negative, or greater than the allowed value.
diegoreymendez commented 8 years ago

Removing myself from this issue for the time being as I have too many assigned issues.