I had made the same assumption, I thought isolate scopes were so that
I could use several directives and they don't interfere with each
other.
I've been using an isolate scope with the two-way binding like so:
scope { editableHtml : '=' }, but notice that if I use this then I
can't also have an ngHide directive on the same element.
So then I have the choice, take out the isolate scope and use
$watch/$eval (e.g. element.html (scope.$eval(attrs['editableHtml']))
, or wrap it in another element. Neither of which are as nice.
Cheers,
Oliver
> --
> You received this message because you are subscribed to the Google Groups
> "AngularJS" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/angular/-/wquBQcOdtOkJ.