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

Popover - question: Use custom validator #157

Open
dougreese opened this issue May 29, 2015 · 0 comments
Open

Popover - question: Use custom validator #157

dougreese opened this issue May 29, 2015 · 0 comments

Comments

@dougreese
Copy link

I am trying to create a popup with content that contains a button with an ng-click attribute, such as ng-click="save()". This is getting stripped out, with the message:

Removing disallowed attribute <BUTTON ng-click="save()">

I know how to create a custom Decorator that allows the use of specific attributes using a custom NodeValidator, but I don't know how to get that applied to contents of the popover-content div.

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

1 participant