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

Click handlers on a button on the right part of the navbar. #333

Open
avishaan opened this issue Oct 9, 2015 · 1 comment
Open

Click handlers on a button on the right part of the navbar. #333

avishaan opened this issue Oct 9, 2015 · 1 comment

Comments

@avishaan
Copy link

avishaan commented Oct 9, 2015

Am I able to listen to click events on a button on the navbar? It seems I unable to do so.

  {{#contentFor "headerButtonRight"}}
    <button class="button button-clear" on-save-tap="save" id="onSaveTap">Save</button>
  {{/contentFor}}

Possibly related to the last comment in #139

@avishaan
Copy link
Author

avishaan commented Oct 9, 2015

Turns out #229 was my problem. This might be good mentioning. I see technically mention it here https://github.com/meteoric/meteor-ionic/blob/master/GUIDE.md#templates but because the ramifications are non-obvious and a pattern many may not be use to it's potentially worth clarifying.

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