Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

[Timeline] Fix react integration, fix content applying mechanics #3760

Merged
merged 2 commits into from
Jan 6, 2018

Conversation

pyxarez
Copy link

@pyxarez pyxarez commented Jan 6, 2018

Hello!

Today i found two little problems with groups on timeline.
Commit messages i guess are pretty good explain what i did.

In the case of React, there was problem with unnecessary rerender of content.
That is the place where content was already rendered
And that is the place where it has rerendered all the time before my change.

Case was tested on the expalmple from the docs of vis.

Copy link
Contributor

@yotamberk yotamberk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! You are 100% right! Thanks for catching it and submitting the PR!

@yotamberk yotamberk merged commit 2f1a1cf into almende:develop Jan 6, 2018
mojoaxel pushed a commit to visjs/vis_original that referenced this pull request Jun 9, 2019
…ende#3760)

* Delete unnecessary appending content to the node

* Remove unndecessary rerender of React component
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants