Having an issue trying to add a LinkedIn Follow button to the website. It works perfectly in Firefox, but is not functioning in Chrome. The Console displays the following error:
The source list for Content Security Policy directive 'script-src' contains an invalid source: ''report-sample''. It will be ignored.
Encountering the same problem on LinkedIn's own Follow button generation page:
The message in the Console remains consistent and no action occurs when clicking the button.
This issue is specific to Chrome at the moment (based on browsers I've tested). It may be connected to https://developers.google.com/web/fundamentals/security/csp/
#linkedin #chrome