Coder Social home page Coder Social logo

Comments (5)

polosson avatar polosson commented on August 15, 2024 2

Hi @alexcode!

I've just edited the fiddle: https://jsfiddle.net/2gp9dokz/2/

It seems that the bug occurs when we differ the fetch of items. If you un-comment the settimeout on lines 15 and 17, the items are not rendered. In my case, the delay is due to a real distant API fetching, using Axios.

Thanks for your time!

from vue2vis.

bachy avatar bachy commented on August 15, 2024

same code is working perfectly without vue2vis
https://esadhar.net/gogs/bachir/offline-timeline/src/master/src/App.vue

from vue2vis.

polosson avatar polosson commented on August 15, 2024

Hi!
I'm facing the same problem here, after having updated to version 0.0.18. Here is a screenshot of the Vue devTools on the component, showing that items are in component' state, but nothing is displayed on timeline (no element in resulting DOM):

Screenshot_20200331_125840

But I can't figure out why this is happening... Any thought?
Thanks!

from vue2vis.

alexcode avatar alexcode commented on August 15, 2024

I'd be happy to help out but I'd need to repro the issue. Here is a working fiddle, just repro your problem from that.

from vue2vis.

jansim avatar jansim commented on August 15, 2024

I'm having the same issue as @polosson, but until there is a fix I was able to work around it by delaying the initialization of the Timeline until my data is fetched via v-if.

from vue2vis.

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.