angular-ui / ui-ace

This directive allows you to add ACE editor elements.
http://angular-ui.github.io/ui-ace
MIT License
578 stars 172 forks source link

fix: bad user callback digestion #90

Closed douglasduteil closed 9 years ago

douglasduteil commented 9 years ago

Prefer using $applyAsync than $apply.

Close #89