Skip to content

Releases: marucjmar/ember-cli-tinymce

0.4.0

03 Dec 18:31
Compare
Choose a tag to compare

0.3.3: fix error get is null

03 Dec 18:14
3c57d62
Compare
Choose a tag to compare
fix error `e.get(...) is null`
on line 
```
"#"+this.get("elementId"),init_instance_callback:r.bind(this,function(t){e.set("editor",t),e.get("editor").setContent(e.get("value")||"")})}
```