nickplx - Anyone had experience with prefetch s...
Anyone had experience with prefetch static resources that causes a layout shift ( the appended iframe messes with our react app ). Are there any options we can pass down to the prefetch (e.g. classname?)?
1 Reply
I do not think we can provide the class names, but we can provide the feature we want to prefetch. https://developers.thoughtspot.com/docs/Enumeration_PrefetchFeatures. Does this help. cc @jbc @Ruchi Anand