Skip to content
This repository has been archived by the owner on Jan 31, 2018. It is now read-only.

[t3287] Fixed wonkiness on updateEndAfterExpand #1541

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

k88hudson
Copy link
Contributor

No description provided.

updateOptions = {};
updateUI();
Copy link
Contributor

Choose a reason for hiding this comment

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

previously, update options was reset before updateUI was called, and upateoptions wasn't passed as a param. Is there a reason it's being reset/passed in?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I pass in updateOptions so that there will never be a case where the trackEvent hasn't updated yet with updateUI is run

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