ktquez / vue-disqus

Integrate Disqus count and comments in your application Vue 3, with support for SPA
https://ktquez.github.io/vue-disqus/
MIT License
253 stars 26 forks source link

chrome warning these.. #21

Closed mixtale closed 6 years ago

mixtale commented 6 years ago

Hi. I'm doing on nuxt and followed your nuxt install manuals. everything is ok but chrome console prints these messages everytime.


The resource https://disqus.com/next/config.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it Please make sure it has an appropriate as value and it is preloaded intentionally.

The resource https://c.disquscdn.com/next/embed/common.bundle.037f55c32651d22255e90738c195e946.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it Please make sure it has an appropriate as value and it is preloaded intentionally.

The resource https://c.disquscdn.com/next/embed/lounge.bundle.2fd6d206c06cd51584499fe8219aa635.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it Please make sure it has an appropriate as value and it is preloaded intentionally.

The resource https://c.disquscdn.com/next/embed/styles/lounge.188f59a1df04c219bf32da7f76545092.css was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it Please make sure it has an appropriate as value and it is preloaded intentionally. ?utm_source=disqus_embed&l=ko:1

The resource https://c.disquscdn.com/next/embed/common.bundle.037f55c32651d22255e90738c195e946.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it Please make sure it has an appropriate as value and it is preloaded intentionally. ?utm_source=disqus_embed&l=ko:1


maybe below link's question is simillar case. https://stackoverflow.com/questions/48096820/is-there-a-way-to-fix-these-disqus-preload-warnings

can you check this please?

ktquez commented 6 years ago

This problem is from the disqus script. Addy Osmani replied to this issue