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

Delay showing template after including the date picker #171

Closed
milen-3web opened this issue Mar 11, 2016 · 2 comments
Closed

Delay showing template after including the date picker #171

milen-3web opened this issue Mar 11, 2016 · 2 comments

Comments

@milen-3web
Copy link

I have an Ionic project with a side menu. When I pressed "Add Ad" it shows a template which contains the ionic datepicker but there is delay of 3-4 seconds before showing it up (it's like freezing). When I remove the date picker from template it works well without delay. In my controller I have basic configuration as described in the documentation - nothing custom/spacial. Any ideas why this is happening? Thank you in advance!

<ionic-datepicker input-obj="datepickerObject">
     <div class="list list-inset">
            <div class="item item-input disabled">
                   <i class="icon ion-ios-calendar-outline placeholder-icon"></i>
                   <div class="note">&nbsp;Start date</div>
            </div>
     </div>
</ionic-datepicker>

screen shot 2016-03-11 at 1 56 11 pm

@rajeshwarpatlolla
Copy link
Owner

Please check the new release v1.0.0. This issue has been addressed.

@milen-3web
Copy link
Author

It works very well. Thank you for the fast fix!

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

2 participants