Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' 'nonce-MmQ2NWI0YzZjOGMyZWNkNmI0ODRiNDMzMjJhNWY3Zjg=' 'strict-dynamic'". Note that 'unsafe-inline' is ignored if either a hash or nonce value is present in the source list.
Following error is thrown in the console:
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' 'nonce-MmQ2NWI0YzZjOGMyZWNkNmI0ODRiNDMzMjJhNWY3Zjg=' 'strict-dynamic'". Note that 'unsafe-inline' is ignored if either a hash or nonce value is present in the source list.
I'm using Google Chrome.