hyunsupul / aesop-core

Open-sourced suite of components that empower interactive storytelling in WordPress.
http://aesopstoryengine.com
GNU General Public License v2.0
245 stars 56 forks source link

Clicking editor with only component makes js error #183

Open bearded-avenger opened 9 years ago

bearded-avenger commented 9 years ago
  1. have a post with only one component and no text
  2. make sure you're in visual mode
  3. click into the post editor
  4. check console for js error

http://cl.ly/image/2P0G2E130P1U

Uncaught NotFoundError: Failed to execute 'setStart' on 'Range': The node provided was null.

Does not happen when a post has text.