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.

does this work with Vue 3? if i try like in the example i get an error

cannot read property use of undefined

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
littlejon85commented, Sep 7, 2021

No. The rum-vue package doesn’t support Vue 3. If there’s interest I can open PR and create rum-vue3 package for this purpose.

1reaction
littlejon85commented, Sep 29, 2021

I can add it when I come back from vacation in about a week or two. Or anyone else can do it meanwhile. The conversion is very easy and takes about 10 minutes of work (plus docs and tests).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Vue.js - The Progressive JavaScript Framework | Vue.js
Approachable. Builds on top of standard HTML, CSS and JavaScript with intuitive API and world-class documentation. · Performant. Truly reactive, compiler- ...
Read more >
Vue 3 – A roundup of infos about the new version of Vue.js
Vue 3 release date. Vue 3 has officially been released on 18 September 2020, and is the new default version as of 7...
Read more >
vuejs/core: Vue.js is a progressive, incrementally ... - GitHub
Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. - GitHub - vuejs/core: Vue.js is a progressive, ...
Read more >
What's new in Vue 3 — a roundup. Vue 3 - Medium
Vue 3 introduced the Composition API as an alternative method to the Options API for writing component states and logic. It's simply a...
Read more >
The Vue.js 3 Masterclass
Vue -CLI, Vue Router and State Management with Vuex · Modern JavaScript (ES6/7/8) · User Permissions and Protected Routes · Third Party Authentication...
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