Lazy loaded lists
Lazy load the lists of things. I.e. when a member navigates to a location from an expo, don't load the location list in the parent component. Needed to be done. Cheaper and faster.
Edited by Aydun
Lazy load the lists of things. I.e. when a member navigates to a location from an expo, don't load the location list in the parent component. Needed to be done. Cheaper and faster.