Skip to content

Conversation

@ShrawanBK
Copy link
Contributor

No description provided.

@thenav56 thenav56 requested a review from tnagorra September 1, 2020 09:48
@ShrawanBK ShrawanBK force-pushed the feature/layout-changes branch from c1ae429 to 47b5b7d Compare September 2, 2020 10:52
@ShrawanBK ShrawanBK force-pushed the feature/layout-changes branch from 47b5b7d to 61119e3 Compare September 8, 2020 08:23
Comment on lines +702 to +704
const healthNutritionWithName = this.getDonutDataWithName(healthNutrition);
const educationInvolvementWithName = this.getDonutDataWithName(educationInvolvement);
const childMonitoringVizDataWithName = this.getDonutDataWithName(childMonitoringVizData);
Copy link
Member

Choose a reason for hiding this comment

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

Calling the same memoized function with three different values consecutively results in cache miss every time.

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.

4 participants