mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00

There was a white screen issue caused on ios because of a nested function declaration in the input component. I moved this function out of the if statement so as to fix this issue. closes issue 187 on conference app repo