#Large props data to astro island

2 messages · Page 1 of 1 (latest)

main jewel
#

Hi, I try to use a vue component to build a page content in SSR, and need to use a server side list to render the component in page when request come, then change the list by client interaction. It run well, but i fond that <astro-island> will keep a props field in html, which is very long。
Is this a proper way for this scenario ? or is there other solution ?