A performance optimization here is to only load the data on the hover card lazily on mount (i.e., when the popover shows up).
A performance optimization here is to only load the data on the hover card lazily on mount (i.e., when the popover shows up).