Prefetch links are blocked in firefox

See the related bug report 1242902

Prefetch links are blocked by CSP in Firefox even when the relevant srcs for the content type are correctly set.

View the console you should see errors like these:

CSP errors in the console

If you don't see the errors check that network.prefetch-next is true in about:config

Back