question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to use with Nuxt?

See original GitHub issue

Is it possible to integrate vue-custom-element with nuxt? My components fetch a lot of data from the server after being rendered. If I can make it ssr that would be great!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
gijo-varghesecommented, Dec 30, 2017

@karol-f what about I serve the .js file using an express server and inject the data based on the req cookies? Is it possible?

0reactions
karol-fcommented, Dec 30, 2017

@gijo-varghese in such wy that you can receive that data in component, even like above with PRE_DATA variable. Regards

Read more comments on GitHub >

github_iconTop Results From Across the Web

Nuxt - The Intuitive Vue Framework
Build your next Vue.js application with confidence using Nuxt. An open source framework making web development simple and powerful.
Read more >
Free Nuxt.js Tutorial — Vue Mastery Course - Medium
In this Nuxt tutorial, a free lesson from the Vue Mastery course, we'll build an application together and learn about the folder structure ......
Read more >
Getting Started With Nuxt - Smashing Magazine
In this tutorial, we're going to learn how to create server-side rendered applications by using Nuxt.js, how to configure your application ...
Read more >
What is Nuxt.js? - Vue School
Nuxt.js is a framework for creating Vue.js applications. Its goal is to help Vue developers take advantage of top-notch technologies, fast, easy and...
Read more >
Nuxt.js for Complete Beginners - This Dot Labs
Nuxt.js is a web development framework that builds on top of the Vue.js framework. It allows you to use your Vue.js skills to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found