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

Incorrect handler function naming #98

Open
ramijaschek opened this issue Dec 23, 2019 · 0 comments
Open

Incorrect handler function naming #98

ramijaschek opened this issue Dec 23, 2019 · 0 comments

Comments

@ramijaschek
Copy link

Overview

Documentation specifically mentions that functions in the react wrapper are in Camel case - as per React standard. Yet, you need to pass 'rangechangedHandler' and not 'rangeChangedHandler' and
'rangechangeHandler' and not 'rangeChangeHandler'.

Package versions

react-visjs-timeline:
vis version:

Steps to reproduce

Add step by step guide to reproduce issue

  1. Step 1
  2. Step 2

Code Snippet

Add relevant code snippet here

Related issues

Any issue which is related to this issue

  • e.g. issue 123

Screenshots (if appropriate)

@ramijaschek ramijaschek changed the title Incorrect Handler function naming Incorrect handler function naming Dec 23, 2019
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

1 participant