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.
I'm trying to add Optimizely Forms to a site I have been migrating from CMS 11 to CMS 12 (starting from a fresh Net 6 project), but just adding the nuget package and doing nothing else will cause all media images on the site to fail and display the alternative image text. This is true for images both in content (pages, blocks) and thumbnails and such in the asset pane, and accessing the image src directly gives the same result.
As soon as I remove the nuget package (I also need to clean and rebuild), the media starts working again. Messing with Forms configuration does not seem to make a difference.