Code Monkey home page Code Monkey logo

Comments (4)

setaman avatar setaman commented on August 17, 2024 1

@samuveth thanks for the sandbox, i'm already on it

from vue-ellipse-progress.

setaman avatar setaman commented on August 17, 2024 1

@samuveth Hey, v2.0.0-beta.1 with the fix is alive. Please check if everything is fine here https://codesandbox.io/s/friendly-satoshi-bkjxg?file=/src/App.vue.

Also note that you have some warnings in the console concerning the correct use of the properties. Especially for the gradients the offset has to be defined.

from vue-ellipse-progress.

setaman avatar setaman commented on August 17, 2024

@samuveth Hi, thanks for the report. I see, there are some problems with the gradients in general in 2.0.0-beta.0. Can you please share some details on how you use the components?

from vue-ellipse-progress.

samuveth avatar samuveth commented on August 17, 2024

@setaman Hi, thank for your reply. Here is a sandbox https://codesandbox.io/s/upbeat-feather-j0m5l

If you swap the order in which the components load

<SecondColor />
<HelloWorld />

to

<HelloWorld />
<SecondColor />

then the color of the first component is applied to both.

from vue-ellipse-progress.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.