question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Datepicker missing/not working in Safari/Firefox

See original GitHub issue

Hi, just upgraded to 0.11 from 0.10 via fabfile and tried the new query parameter feature (eagerly awaited).

Tried to create a new query SELECT '{{foo}}' and changed the parameter type to date. When clicking the input field, it behaves the same as a textfield. No datepicker is shown. The same happens with the date and time input type.

When I change it to number, the input field gets up/down arrows so that seems to work although it still allows one to enter non-number characters in that case.

PS: have you thought about letting users populate a dropdown parameter with values from a SQL query? That would be extremely handy.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
arikfrcommented, Oct 17, 2018

Actually this should be resolved in V5 as we stopped using browser’s native controls.

Closing now but please reopen if you have this issue in V5.

1reaction
MinalcarEUcommented, Sep 22, 2017

@arctica As a workaround just go to about:config and enable dom.forms.datetime and dom.forms.datetime.timepicker. The implementation is not final but it works.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jquery DateTimepicker calendar missing values in safari
I am using the jquery datepicker with the timeplugin. This works on every browser bar Safari which many of our userbase use. $(...
Read more >
Ejs-datepicker not working in Safari/Firefox when localised
I have problem with ejs-datepicker in Safari/Firefox browser, when localization is enabled. When I open popup, and select date from for example ...
Read more >
5 Ways to Fix jQuery $.browser function missing not found
“NO LONGER MAINTAINED This repo is not active. Please use the jQuery Migrate plugin if $.browser is required, rewrite the code, or usenavigator....
Read more >
Date Picker Not showing in FIrefox - Power Platform Community
Solved: So this has only happened overnight as it was working yesterday. The date picker control won't display the calender anymore and you...
Read more >
Calendar/datepicker popup not working on safari
The below workaround helped me to achieve working date-picker in all browser. <script type="text/javascript"> if ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found