we are experiencing some issues on skuid version Millau (11.1.10). I am using Chrome browser Version 75.0.3770.100 (Official Build) (64-bit).
I am not sure it is skuid issue but it is not on lightning platform
Warnings
#1. HTTP-Based Public Key Pinning is deprecated. Chrome 69 and later will ignore HPKP response headers.
#2. Added non-passive event listener to a scroll-blocking 'mousewheel' event.
Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
#3. [Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience.
For more help, check https://xhr.spec.whatwg.org/.
Erros:
#1. Uncaught TypeError: a.data.indexOf is not a function
throws at https://carecognitics--prdreplica.cs95.my.salesforce.com/support/console/xdomain/30.0/xdomain.js:13:163 TypeError: a.data.indexOf is not a function
at a (xdomain.js:13)
#2. Access to XMLHttpRequest at ‘https://carecognitics–prdreplica–skuid.cs95.visual.force.com/resource/1560186056000/skuid__IconsSVG’ (redirected from ‘https://carecognitics–prdreplica–c.cs95.visual.force.com/resource/1560186056000/skuid__IconsSVG’) from origin ‘https://carecognitics–prdreplica–c.cs95.visual.force.com’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
Due to above all issues, hyperlinks on page are getting inactive after few clicks and some scrolling issue on page.
Note: We have upgraded skuid to version 12.1.5 but still facing same issues.
Thank you.