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

Error setting a 10 minute interval #4

Closed
123Haynes opened this issue Jun 30, 2011 · 1 comment
Closed

Error setting a 10 minute interval #4

123Haynes opened this issue Jun 30, 2011 · 1 comment

Comments

@123Haynes
Copy link

Hi,

whenever I try to set a 10 minute interval, I get the following error message in the Firefox Error Console and the timepicker won't start:
m is undefined
It points to Line 550 as the source.

I experience the the error for other intervals too.
The code I'm trying to execute:
$('#timepicker').timepicker({
minutes: { interval: 10 },
});

I'm using Firefox 5.
Did I do something wrong or is this a bug in your timepicker?

regards,
Haynes

@fgelinas
Copy link
Owner

fgelinas commented Jul 2, 2011

Hi 123Haynes,
Thanks for reporting this bug. there was a problem for when the engine had to generate an empty minute cell.
The issue is fixed now.

@fgelinas fgelinas closed this as completed Jul 2, 2011
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