Skip to content

issues Search Results · repo:vuejs/rollup-plugin-vue language:TypeScript

Filter by

300 results
 (63 ms)

300 results

invuejs/rollup-plugin-vue (press backspace or delete to remove)

Version 6.0.0 Reproduction link github.com Steps to reproduce https://github.com/hardfist/rollup-plugin-vue/tree/bug-case run npm run build in examples/simple What is expected? generate readable ...
  • hardfist
  • Opened 
    on Jan 10, 2022
  • #462

error tips runtime-core.esm-bundler.js?9056:6620 [Vue warn]: onBeforeUnmount is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during ...
  • byeage
  • 1
  • Opened 
    on Dec 29, 2021
  • #461

Version 5.0.0 Reproduction link github.com Steps to reproduce open vue file, in script tag make an import to any file (vue, js, etc), compile and open project where you use the compiled plugin What ...
  • DanielTerletzkiy
  • Opened 
    on Dec 22, 2021
  • #460

Version 5.0.0 Reproduction link github.com Steps to reproduce 1. Open examples/typescript from this repo 2. Fresh install the dependencies: npm install vue@next rollup rollup-plugin-typescript2 ...
  • byfairweather
  • 1
  • Opened 
    on Dec 18, 2021
  • #459

When using scoped style, the vue component can successfully generate the scope id in the bundle as shown below. However, when I tried to mount it on a webpack application(vue2), the attribute v-data-xxx ...
  • tlyau62
  • 1
  • Opened 
    on Nov 19, 2021
  • #458

What problem does this feature solve? Allows us to use Postcss 8 What does the proposed API look like? Bump the dependency and everything related !-- generated by vue-issues. DO NOT REMOVE --
  • maxarias-io
  • Opened 
    on Nov 18, 2021
  • #457

Version 5.0.0 Reproduction link sfc.vuejs.org/ Steps to reproduce Use v-model on any component-based field What is expected? VueJS allows you to use v-model on any element which implements the :value ...
  • codebykyle
  • 1
  • Opened 
    on Sep 25, 2021
  • #456

Hello all, I am receiving the following error when trying to build a library: Error: v-model can only be used on input , textarea and select elements. The error is the following: rollup-plugin-vue\dist\template.js:18:23 ...
  • codebykyle
  • 1
  • Opened 
    on Sep 25, 2021
  • #455

Version 5.0.0 Reproduction link github.com/snowdreamtech/ruim Steps to reproduce rollup -c What is expected? Build with no error. What is actually happening? ruim git:(master) rollup -c ...
  • snowdream
  • 1
  • Opened 
    on Aug 28, 2021
  • #453

Version rollup-plugin-vue : ^6.0.0-beta.10 , Reproduction link none Steps to reproduce rollup build throw error about this image What is expected? no error What is actually happening? throw error ...
  • heart-er
  • 4
  • Opened 
    on Aug 25, 2021
  • #452
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub