Quantcast
Channel: Customized Commerce 13 and earlier versions
Viewing all articles
Browse latest Browse all 9642

Are there any drawbacks of setting stringDelayedLoadThreshold to 0?

$
0
0

We had to change the value to 0 since we are using Imagevault.Episerver package and MediaReferenceList<MediaReference> properties from Imagevault.Episerver are not loaded correctly (loading as null), if the underlying string property length is over the stringDelayedLoadThreshold.

So my question is, apart from the already mentioned performance drawbacks, is there any reason why we shouldn't set the property to 0? Will it affect any other areas of the system?

Some keywords for fellow developers who might run into this issue in the future as I spent couple of days with this issue but the following search phrases did not give any results:

  • Imagevault MediaReferenceList is loaded / coming as null
  • Imagevault gallery won't load
  • Backing type PropertyMediaList does not deserialize

Viewing all articles
Browse latest Browse all 9642

Trending Articles