Closed metagrover closed 5 years ago
Issue Type: Enhancement
Platform: Web (Maps)
Description: We should enable SSR for results without rendering the actual map to enable rendering of results cards/list next to maps via SSR.
For example, consider the airbnb example with SSR - ideally, on the first load, it should render the result cards and render the map on client.
Added here: 8a44613 🎉
Issue Type: Enhancement
Platform: Web (Maps)
Description: We should enable SSR for results without rendering the actual map to enable rendering of results cards/list next to maps via SSR.
For example, consider the airbnb example with SSR - ideally, on the first load, it should render the result cards and render the map on client.