Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with Content Nuxt doesn't work #4

Open
pedroresende opened this issue Aug 22, 2024 · 9 comments
Open

Integration with Content Nuxt doesn't work #4

pedroresende opened this issue Aug 22, 2024 · 9 comments

Comments

@pedroresende
Copy link

Modules:

  • "@nuxt/content"
  • "@nuxt/image"
  • "nuxt-disqus"
  • "nuxt-delay-hydration"

Error
image

Console

image

Repo

https://github.com/pedroresende/blog.resende.biz

@pedroresende
Copy link
Author

@modbender, @danielroe any idea what might be wrong ?

@modbender
Copy link
Owner

Sorry for the late. Please do not ping Daniel, I see him busy as is on a lot of things, if you think the issue is with Nuxt Content then you can open an issue on their repo

If your site is https://blog.resende.biz/ I see Disqus comments loading.

@pedroresende
Copy link
Author

Sorry for the late. Please do not ping Daniel, I see him busy as is on a lot of things, if you think the issue is with Nuxt Content then you can open an issue on their repo

If your site is https://blog.resende.biz/ I see Disqus comments loading.

that one is using next...I was thinking to move to nuxt, which is deployed to https://new-blog.resende.biz/

@pedroresende
Copy link
Author

I'm not sure if it is with Nuxt Content, because the content part seems to be working, the Disqus on the other hand it doesn't

@pedroresende
Copy link
Author

Just tested with an empty nuxt project only with disqus and it's the same problem

@modbender
Copy link
Owner

Ok, I'll check this tonight. I think it might be an update issue.

@modbender
Copy link
Owner

modbender commented Sep 4, 2024

I have verified that this plugin is working fine. I think it's a setting you have not configured on your side.
Go to https://disqus.com/admin/settings/advanced/
And set Trusted Domains

@pedroresende
Copy link
Author

it actually is
image

However, I believe the problem to be related with service-worker...

@modbender
Copy link
Owner

Then you can try these

  • Unregister your service worker in browser inspect window (google it)
  • Hard Reload and Clear Cache

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

No branches or pull requests

2 participants