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
The problem I'm running into is that GoogleMapComponent is making an API call every time I navigate back into it from another tab. Is there a way to cache the component the first time I navigate into the Location tab, and not have it do consecutive API calls when I go in and out of the tab?
The text was updated successfully, but these errors were encountered:
So right now I have multiple tabs on a page and one of these tabs, Location, houses GoogleMapComponent:
The problem I'm running into is that GoogleMapComponent is making an API call every time I navigate back into it from another tab. Is there a way to cache the component the first time I navigate into the Location tab, and not have it do consecutive API calls when I go in and out of the tab?
The text was updated successfully, but these errors were encountered: