vue-tiny-slider icon indicating copy to clipboard operation
vue-tiny-slider copied to clipboard

Nuxt version Server resources are not available!

Open differentMonster opened this issue 5 years ago • 5 comments

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.

differentMonster avatar Mar 08 '19 06:03 differentMonster

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

viktorlarsson avatar Mar 08 '19 09:03 viktorlarsson

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

ilbonte avatar Mar 08 '19 11:03 ilbonte

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 avatar Mar 11 '19 13:03 ilbonte

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

ilbonte avatar Mar 11 '19 13:03 ilbonte

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

flozero avatar Nov 19 '19 02:11 flozero