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

Fix method signature mismatch in template & class #11599

Merged
merged 1 commit into from
May 11, 2017

Conversation

kulshekhar
Copy link
Contributor

Short description of what this resolves:

The latest release introduced a signature mismatch in Searchbar causing AOT builds to fail. The PR fixes this.

Changes proposed in this pull request:

  • Update the inputBlurred method call in template to match the signature in the class
  • Update the inputFocused method call in template to match the signature in the class

Ionic Version: 1.x / 2.x / 3.x

Fixes: #11598

@brandyscarney brandyscarney merged commit 4347627 into ionic-team:master May 11, 2017
@brandyscarney
Copy link
Member

Thank you!

@kulshekhar kulshekhar deleted the patch-1 branch May 11, 2017 17:19
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

Successfully merging this pull request may close these issues.

2 participants