A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Why custom IncludeTypeNameInDictionaryKeyFieldNameConvention/DictionaryConverter is needed?
It does allmost exatcly same things that EPiServer.Find.Json.IncludeTypeInNativeFieldNamesInterceptor/DictionaryConverter but in less intelligent way:
commerce dictionary converter fails to parse inner dictionaries like: "{"dictionary": { "key": {"innerKey" : "value"}}}" due to absence of following check (that is present if default dictionary converter):