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

Example is correct, but the actual library has bugs working with min-date #63

Open
PavelPolyakov opened this issue May 10, 2016 · 2 comments

Comments

@PavelPolyakov
Copy link

PavelPolyakov commented May 10, 2016

Hi,

In the example you use not the actual variant of the library, and everything works fine.
However, if one would try to use min-date with the actual library, which is distributed, he will receive the errors:
http://jsbin.com/fowogapuhe/edit?html,js,console,output (current version of the library, doesn't work)

Version which is used on the example page:
http://jsbin.com/gomijabazi/1/edit?html,js,console,output (works well)

Please, fix the actual version. Issue is somewhere in the getWeeks method.

As I have tested the issue more and found, that it started to take place right rom the 1.2.1 version. And on the examples page, you, probably, have the 1.1.7 version. Please, consider storing the version number in the js file as well.

Regards,

@PavelPolyakov
Copy link
Author

Hi @mobinni ,

Any update regarding my question?

Regards,

@mobinni
Copy link
Owner

mobinni commented Dec 4, 2016

Hey @PavelPolyakov, sorry I stopped maintaining this project quite a while back, since I was working on several different projects. It would be easiest to fork off and fix the issue yourself.

@mobinni mobinni closed this as completed Dec 4, 2016
@mobinni mobinni reopened this Dec 4, 2016
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