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

nsPopover with ng-keyup #24

Open
AIstanbul opened this issue Oct 21, 2014 · 3 comments
Open

nsPopover with ng-keyup #24

AIstanbul opened this issue Oct 21, 2014 · 3 comments
Labels
Milestone

Comments

@AIstanbul
Copy link

Hello,

I'm trying to using the directive nspopover inside an input, it works fine, but when I add an ng-keyup event for example into the input, the event inside the ng-keyup is ignored, is that normal? How could I use angualrjs directives with nspopover ?

Regards,

@nohros
Copy link
Owner

nohros commented Oct 22, 2014

Can you post the code to reproduce this?

@AIstanbul
Copy link
Author

I take an example based on yours: (I just
add ng-keyup="console.log('toto')" in button)


Popover on right

2014-10-22 20:41 GMT+02:00 nohros notifications@github.com:

Can you post the code to reproduce this?


Reply to this email directly or view it on GitHub
#24 (comment).

@noordawod
Copy link
Contributor

@AIstanbul
I suspect that has been addresses in #54. Please pull latest sources and use the new option (ns-popover-trigger-prevent="false") to cause nsPopover NOT to prevent default for the event.

@noordawod noordawod added the Bug label Jan 6, 2015
@noordawod noordawod added this to the 0.7 milestone Jan 6, 2015
@noordawod noordawod self-assigned this Jan 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants