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

fixes issue with digest already in progress error #14

Closed nickradford closed 11 years ago

nickradford commented 11 years ago

This fixes the issue referenced in #2.

This change does not break any additional tests (as no tests are passing at the moment).

carolineBda commented 11 years ago

Any idea when this will be accepted?

jjosef commented 11 years ago

I agree, please merge this. If you would like to add me as an admin on the repository I would gladly do it.

In the interim, for bower: "angular-ui-ace": "https://github.com/nickradford/ui-ace.git#18f33e600cc0d76fd91b58f33339a77b2ff34460"