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

Nuxt version Server resources are not available! #38

Open
differentMonster opened this issue Mar 8, 2019 · 5 comments
Open

Nuxt version Server resources are not available! #38

differentMonster opened this issue Mar 8, 2019 · 5 comments
Labels

Comments

@differentMonster
Copy link

i was testing out the slider on nuxt and got the error Server resources are not available , and i though it was SSR problem so i put one on plugins and no-ssr , but still dont work . can you check your demo ? it was showing the same problem too.

@viktorlarsson
Copy link
Owner

@ilbonte is this something you can take a look at?

@ilbonte
Copy link
Contributor

ilbonte commented Mar 8, 2019

Yes, but not before Monday since I'm traveling without pc.
@differentMonster
In the meantime could you your nuxt.config.js?

@ilbonte
Copy link
Contributor

ilbonte commented Mar 11, 2019

I just checked the demo and it was showing the error Server resources are not available so I tried to refresh the demo windows and the error disappeared.
I also tried downloading the demo locally and run it with yarn run dev and generated with yarn run generate, but I wasn't able to reproduce the error.

@ilbonte
Copy link
Contributor

ilbonte commented Mar 11, 2019

@differentMonster a few days ago I edited the documentation adding <no-ssr> ... </no-ssr>.
Are you using this tag?

@flozero
Copy link

flozero commented Nov 19, 2019

no ssr is now deprecated for <client-only></client-only>
Anyway it's not really fluid on nuxt :s

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

No branches or pull requests

4 participants