Open ramijaschek opened 4 years ago
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'.
react-visjs-timeline: vis version:
Add step by step guide to reproduce issue
Add relevant code snippet here
Any issue which is related to this issue
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
Code Snippet
Related issues
Any issue which is related to this issue
Screenshots (if appropriate)