Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

angular-froala 2.1.0 data-binding not working with angular 1.1.5 #73

Closed
MarioJonckers opened this issue Feb 8, 2016 · 2 comments
Closed

Comments

@MarioJonckers
Copy link

Please tak a look at my question on stackoverflow

@cgallarno
Copy link
Contributor

@MarioJonckers This looks to be an issue with angular (angular/angular.js#1924) which should be fixed in 1.2. If updating angular isn't an option there are some workarounds mentioned in that thread. If you can find a way to get angular-froala to work with 1.1.5 pull requests are welcome.

@MarioJonckers
Copy link
Author

Using $parent on the ngModel AND calling scope.$apply() in the froala-directive fixed the issue for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants