hyunsupul / aesop-core

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

1.1 - Cannot read property of 'dom' of null #103

Closed bearded-avenger closed 10 years ago

bearded-avenger commented 10 years ago

After clicking "Add Component" the window sometimes freezes. JS error:

Uncaught TypeError: Cannot read property 'dom' of null wp-aesop/wp-content/plugins/aesop-core/admin/assets/js/generator.min.js?ver=1:1

may be related to https://github.com/bearded-avenger/aesop-core/issues/100

bearded-avenger commented 10 years ago

Replicated by clicking "Add Component" while in Text mode in visual editor.

etcook commented 10 years ago

Fixed in #100