Skip to content

issues Search Results · repo:creotip/vue-particles language:JavaScript

Filter by

60 results
 (55 ms)

60 results

increotip/vue-particles (press backspace or delete to remove)

version 1.0.9 attributes id is missing, so I can t render muti-particles instance
  • youlika1234
  • Opened 
    on Dec 4, 2023
  • #74

Object.deepExtend = (function f(destination, source){ for (var property in source) { if (source[property] source[property].constructor source[property].constructor === Object) { destination[property] = ...
  • WYinGYA
  • 1
  • Opened 
    on Apr 24, 2022
  • #73

Hello, I have tried to install your package, but it has an error after I try to use it in my project first I create vueparticles.js in the plugins folder and import VueParticles then I try to use it on ...
  • RSurya99
  • Opened 
    on Oct 24, 2021
  • #72

当有子视图时,鼠标在子视图上面移动,hoverMode:true 没有效果
  • huiha6
  • Opened 
    on Dec 18, 2020
  • #71

This library is not compatible with Vue.js 3.x, any update coming? The last commit is 3 years ago so probably this library is simply abandoned to itself
  • markwrightdev
  • 3
  • Opened 
    on Sep 22, 2020
  • #70

Hello, I just saw that the project is indeed abandoned. I may be using the other version shortly, and thank you again for your work, it s great I just have a quick question regarding this project, can ...
  • Alexisgt01
  • 2
  • Opened 
    on Aug 14, 2020
  • #69

This project was abandoned years ago, I created a new improved version of this package here
  • matteobruni
  • 1
  • Opened 
    on Jul 18, 2020
  • #68

网上有很多解决办法,都是需要源码的,建议官网修改一下,谢谢。 import particles from ./vue-particles.vue const VueParticles = { install: function (Vue, options) { Vue.component( vue-particles , particles) } } export default VueParticles ...
  • wanglipingep
  • Opened 
    on Jun 1, 2020
  • #66

I searched for an answer but i can t find anything. Here is my file nuxt.config.js plugins: [ { src: ~/plugins/vue-particles , ssr: false } ] it throws the error Cannot read property ...
  • MatteoGauthier
  • 1
  • Opened 
    on May 6, 2020
  • #65

Hi sir, Could you please help me with the following issue? Could not find a declaration file for module vue-particles . app-name/node_modules/vue-particles/src/vue-particles/index.js implicitly has an ...
  • STV038
  • 1
  • Opened 
    on Apr 16, 2020
  • #64
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub