You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the tryToPopulate fuction [1], when first is false (ie. late content is coming in) we should make sure the actual population is scheduled in a mutation block.
In the
tryToPopulate
fuction [1], whenfirst
is false (ie. late content is coming in) we should make sure the actual population is scheduled in a mutation block.[1] https://github.com/gaia-components/fast-list/blob/dc99414f88c88e02a9d4be60ac7fa0a022266487/lib/scheduled-list.js#L617-L645
The text was updated successfully, but these errors were encountered: