Giter VIP home page Giter VIP logo

Comments (8)

serkandemirelnmq avatar serkandemirelnmq commented on May 5, 2024 53

What is the current state? :)

from devtools.

dansullivan86 avatar dansullivan86 commented on May 5, 2024 4

I have started playing about with implementing this:
https://github.com/dansullivan86/vue-devtools/tree/editable

The basics work, however I am having issues with the flush event. Essentially I have created a loop, by updating the app data the app triggers a flush event, this then triggers an update-data event which updates the app data again. Currently I have an ultra hacky settimeout which breaks the loop but we still trigger an error:
[Vue warn]: Duplicate value found in v-for="field in target.state": {"type":"computed","key":"awww","value":{"a":{"b":{"c":123}}}}. Use track-by="$index" if you are expecting duplicate values.

Is anyone else with more experience able to chime in here?

from devtools.

markadrake avatar markadrake commented on May 5, 2024 4

Ran into some bugs today that being able to edit the data from the dev tools would have been much quicker for testing and resolution.

from devtools.

jbruni avatar jbruni commented on May 5, 2024 1

👍 Great. I am also eager to see vue-devtools + vuex integration... 😃

from devtools.

yyx990803 avatar yyx990803 commented on May 5, 2024

Hey @dansullivan86 - really appreciate the effort! I'll take a look when I get a chance.

from devtools.

blake-newman avatar blake-newman commented on May 5, 2024

@yyx990803 can this issue be closed?

from devtools.

Christilut avatar Christilut commented on May 5, 2024

The ability to change VueX data (or component data) would be a great addition. Would make testing multiple states much easier.

from devtools.

yazfield avatar yazfield commented on May 5, 2024

that's interesting

from devtools.

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.