Victor Fagerström
Posts: 0
Joined: Sun Dec 01, 2013 1:03 pm

Datepicker appearance problem

In chrome and safari I cannot go to next month in datepicker because the button isn't there, also the width looks wrong and it doesn't scale. In Firefox it performs as expected, looking good and scaling properly... why and how to fix?

The behavior is the same wether I export project and open file or use the appery tester.

See images below.

Google chrome, Version 32.0.1700.77:
Image

Safari, Version 7.0.1 (9537.73.11):
Image

Mozilla Firefox, 26.0:
Image

Project name: Karma Network
Shared with: a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Datepicker appearance problem

Hello Victor!

Should be working. Please try clearing cache.
Did you chance anything on Source tab or in CSS?

As a workaround add CSS asset:

pre

.hasDatepicker{
width: 100%!important;
}/pre

Victor Fagerström
Posts: 0
Joined: Sun Dec 01, 2013 1:03 pm

Datepicker appearance problem

Cleared cache earlier, didn't do any difference. I did try your suggested code earlier but without !important, didn't make it.

Your code seems to be working perfectly though, thank you. :)

Return to “Issues”