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

"can not read propperty getMonth of Null" error #72

Open
qroft opened this issue Nov 27, 2020 · 3 comments
Open

"can not read propperty getMonth of Null" error #72

qroft opened this issue Nov 27, 2020 · 3 comments

Comments

@qroft
Copy link

qroft commented Nov 27, 2020

Describe the bug
I followed the documentation and first of all i would love to inform you that on this page
https://ka2.org/configuring-plugin-options/
you call .timeline but as you mention on the startpage, since v2 it is .Timeline

Nevertheless, i followed each step and the console on Chrome shows me that it can not read getMonth

To Reproduce
Steps to reproduce the behavior:

  1. Download the latest version from Github
  2. Implement CSS and JS links
  3. Follow the steps on the "Getting started" page
  4. Load the page and see some "loading bars" animation + the error in console

Expected behavior
That the timeline should appear.

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
  • Version latest

Additional context
Here is the error from the console:

jquery.timeline.min.js:10 Uncaught (in promise) TypeError: Cannot read property 'getMonth' of null at t.value (jquery.timeline.min.js:10) at t.value (jquery.timeline.min.js:10) at t.value (jquery.timeline.min.js:10) at t.<anonymous> (jquery.timeline.min.js:10) at u (jquery.timeline.min.js:1) at Generator._invoke (jquery.timeline.min.js:1) at Generator.next (jquery.timeline.min.js:1) at p (jquery.timeline.min.js:1) at a (jquery.timeline.min.js:1) at jquery.timeline.min.js:1

@qroft qroft changed the title "can not read propperth getMonth of Null" error "can not read propperty getMonth of Null" error Nov 27, 2020
@ka215 ka215 added the bug label Nov 28, 2020
@ka215
Copy link
Owner

ka215 commented Nov 28, 2020

Hi there,
Thank you for reporting.

I also confirmed the bug. Please wait until the bug is fixed.

@ka215
Copy link
Owner

ka215 commented Nov 28, 2020

Hi,
I've released version 2.1.3 that fixes the bug.
Please try the new version.

Thank you,

@ka215 ka215 added the fixed label Nov 28, 2020
@qroft
Copy link
Author

qroft commented Nov 28, 2020

I can confirm that it works on Chrome PC and Android browser.
Thanks a lot, will now play around with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants