Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Directive does not allow for one-time binding #16

Open
jmaslin opened this issue Sep 4, 2015 · 1 comment
Open

Directive does not allow for one-time binding #16

jmaslin opened this issue Sep 4, 2015 · 1 comment

Comments

@jmaslin
Copy link

jmaslin commented Sep 4, 2015

If you use the ng-embed directive, you cannot pass the embed-data option in with one-time binding.

Workaround is to use: <div data-ng-bind-html="::msg.text | embed"></div>

@ghost
Copy link

ghost commented Nov 18, 2016

And how do i use the options then? also embed-options or not available?

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

No branches or pull requests

2 participants