Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

Errors loading js libs #36

Open
redflo opened this issue Apr 6, 2016 · 1 comment
Open

Errors loading js libs #36

redflo opened this issue Apr 6, 2016 · 1 comment

Comments

@redflo
Copy link

redflo commented Apr 6, 2016

I see these errors:
Refused to load the script 'https://use.typekit.net/izp0ggb.js' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-eval' 'unsafe-inline'".

pizzade:43 Refused to load the script 'http://dev.visualwebsiteoptimizer.com/deploy/js_visitor_settings.php?v=1&...' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-eval' 'unsafe-inline'".
(anonymous function) @ pizzade:43
pizzade:80 Refused to load the script 'http://www.googletagmanager.com/gtm.js?id=GTM-NVGRHT' because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-eval' 'unsafe-inline'".

and some more.
And typing a PLZ only the first digit is accepted. Maybe this is connected to the failed js libs?

@breunigs
Copy link
Owner

breunigs commented Apr 8, 2016

Some of these errors are expected, this is actually by design. This saves HipsterPizza from adding a lot of workarounds for third party scripts that might modify things. Also, less tracking. In any case, the first few steps work fine for me on the public instance (pizza.yrden.de). Can you try a different browser? Try with a fresh profile without any addons? Try with adblock enabled? Does selecting a shop work for you on the public instance?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants