CityofToronto / bdit_flashcrow

Working repository for MOVE, a project to modernize transportation data systems at the City of Toronto.
MIT License
9 stars 2 forks source link

fix issue with multiple api calls on hover #1216

Closed lowsound42 closed 6 months ago

lowsound42 commented 6 months ago

Issue Addressed

This is an amendment to MOVE-487

Description

loadAsyncForFeatures being a computed property in the FcMapPopup component was resulting in multiple API calls going out for a single hover on/hover off event. This is likely not the way we want to be handling this. @imadsyed333, just a heads up that this will affect the project page popups.