sanity-blocks-vue-component icon indicating copy to clipboard operation
sanity-blocks-vue-component copied to clipboard

is there a way to lazy load the components used for the serializers option?

Open nirjan-dev opened this issue 3 years ago • 2 comments

We have articles that use different serializer components, right now it's loading all the serializer components regardless if it's on the page or not but we want to lazy load it instead so it get loaded only if it's on the page. We're using nuxt for our site.

nirjan-dev avatar Apr 20 '21 12:04 nirjan-dev

Hi @nirjan-dev, I don't believe so currently, but might be a good feature to add. Are you working with v1.0.0?

rdunk avatar Apr 23 '21 17:04 rdunk

+1

adamchipperfield avatar Nov 22 '21 11:11 adamchipperfield