Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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.