Skeleton Component Not Displaying While Google Maps iFrame Loads in React
I’m trying to use Skeleton component from shadcn as a placeholder while the google maps map loads, but seems that’s not working for me, maybe the map loads faster that the onLoad function?