Hi
We’ve just purchased a license for GoJS and in the process of installing the licensed version have moved from 1.4.13 to 1.4.20. This has led to an issue with some of our images no longer appearing. The images are picked up from another application on our server. Looking at the Fiddler requests for the images, Chrome no longer passes the authentication cookies required when requesting the images so gets redirected to a login page and hence no images appear.
I note from the release notes that there have been some changes to the use of crossOrigin, could this be causing the issue? Could you advise how I can revert this back to the old behaviour if possible?