GitShow/vuejs/vue-cli-plugin-vue-next
vuejs

vue-cli-plugin-vue-next

A Vue CLI plugin for trying out vue-next (experimental)

by vuejs
Star on GitHubForknpm

JavaScript

338 stars22 forks6 contributorsQuiet · 3y agoSince 2020MIT

Meet the team

See all 6 on GitHub →
haoqunjiang
haoqunjiang57 contributions
cexbrayat
cexbrayat2 contributions
posva
posva1 contribution
rickbeerendonk
rickbeerendonk1 contribution
scottbedard
scottbedard1 contribution
zce
zce1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
37
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · Last activity 3y ago
See all on GitHub →
kishanvaishnav
Uncaught (in promise) TypeError: h is not a functionOpenIssue

!h-error Hello, path:'/:lang', component: { render(h) {return h('router-view')},}, I have used this code in vue3.js. but not proper work. I have this facing this issue Uncaught (in promise) TypeError: h is not a function

kishanvaishnav · 4y ago

Recent fixes

View closed PRs →
gs00s
Unable get rid of web component warningClosedIssue

Version 3.0.0-beta.15 Reproduction link https://github.com/blacksonic/vue-3-playground Steps to reproduce Create a webcomponent with the name x-username Modify the app instance config to test for webcomponents Include the webcomponent in a vue template Config of the application app.config.isCustomElement = tag => /^x-/.test(tag); What is expected? The application shouldn't log warning as it is configured to treat the element as a webcomponent What is actually happening? Vue logs warning: [Vue warn]: Failed to resolve component: x-username The component is displayed however I wanted to find a replacement from Vue 2 ignoredElements Vue.config.ignoredElements = [/^x-/]; I've tried modifying the vue cli webpack plugin options but with no luck I get this message:

gs00s · 4y ago
Structured data for AI agents

Repository: vuejs/vue-cli-plugin-vue-next. Description: A Vue CLI plugin for trying out vue-next (experimental) Stars: 338, Forks: 22. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Open PRs: 14, open issues: 9. Last activity: 3y ago. Community health: 37%. Top contributors: haoqunjiang, cexbrayat, posva, rickbeerendonk, scottbedard, zce.

·@ofershap

Replace github.com with gitshow.dev