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

Fix broken modal after a page reload #3906

Merged
merged 1 commit into from Apr 25, 2019

Conversation

mic4ael
Copy link
Member

@mic4ael mic4ael commented Apr 25, 2019

The problem here is that:

  • the modal is using data related to the main timeline;
  • ModalController opens the modal before the main timeline had time to initialize its properties.

fixes #3898

@ThiefMaster ThiefMaster merged commit 8079e80 into indico:master Apr 25, 2019
@ThiefMaster ThiefMaster deleted the unavailable-modal-fix branch April 25, 2019 11:25
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

Successfully merging this pull request may close these issues.

Unavailable rooms modal breaks when refreshed or opened from a link
2 participants