Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Parent component update causes child calendar animation to break #226

Open
ragnarkurmwunder opened this issue Jan 28, 2020 · 0 comments
Open

Comments

@ragnarkurmwunder
Copy link

The scenario I am having in simplified terms:

onSelect={date => this.parent.setState({date: date})}

Animations break and dates seem unselected,
though the calendar retains the selected values.
Parent element update causes calendar update which breaks animation.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant