vue-meteor icon indicating copy to clipboard operation
vue-meteor copied to clipboard

🌠 Vue first-class integration in Meteor

Results 109 vue-meteor issues
Sort by recently updated
recently updated
newest added

As @aczell described in PR #424, the lang attribute in tag, causes some unwanted issues in vscode+vetur developer's experience. Aczell's solution works, so this PR is another way to solve...

Hi, I'm new to Vue (although a long time Meteor fan), and thinking I will jump straight into Vue 3 as it's release will be soon. Are there any plans...

Is this project dead?

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.5.0 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.4 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

I'm running meteor 1.8.1 (and i have also tried 1.10.1) using the akryum:vue-component package in my app. My app runs okay in a browser , but when i compile the...

I have noticed that HMR server url is being set to undefined for client when run on mobile platforms using cordova. My change to package vue-component-dev-client might fix that.

Hi, I have started with fresh meteor project. I followed this official [link](https://guide.meteor.com/vue.html) The css mentioned in App.vue file in are not reflected in browser and I can't find them...

In an App that works fine with Meteor 1.8.1 I get this error after updating to 1.8.2-beta.4: ``` AppLayout.vue:42 Uncaught TypeError: _Vue.component is not a function at AppLayout.vue (AppLayout.vue:42) at...

Hi. Vuetify stopped working at the same time in my computer and two virtual boxes a few days ago. I installed meteor-vue from scratch the old way (meteor npm install...