DejaVue icon indicating copy to clipboard operation
DejaVue copied to clipboard

Visualization and debugging tool built for Vue.js

Results 12 DejaVue issues
Sort by recently updated
recently updated
newest added

I just wanted to try as the screenshots looked nice, but I was unable to even see localy how DejaVue works I end up with a screen containing two titles...

bug

Inspector is not synchronized after router-view content changes. Is this a bug? (:: Please forgive my poor English. )

I use [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) intensively. Because of this, there many components visualized which are not important. Most of the bootstrap-vue components start with `b-`. It would be a cool feature if...

enhancement

``` Unchecked runtime.lastError while running storage.set: This request exceeds the MAX_WRITE_OPERATIONS_PER_HOUR quota. at firstNodeCounter (chrome-extension://jpigngmphmclcmikmcbcfplgnhlnefbp/app/assets/js/content-script.js:61:25) at chrome-extension://jpigngmphmclcmikmcbcfplgnhlnefbp/app/assets/js/content-script.js:68:17 ``` ![screen shot 2017-02-23 at 6 14 25 pm](https://cloud.githubusercontent.com/assets/7308718/23254714/f2464ec0-f9f3-11e6-9b4e-fb26364667ee.png)

any clues to whether you are planning something like this

enhancement

### Reproduction: Create component property with object content, open list of props in DejaVue inspector. ### Result Type of property is shown as `[object Object]` ### Expected result: Type should...

bug

### Reproduction: Open DejaVue, then (in my case) open tab above this component. Now hover the component in DejaVue graph. ### Result: Blue overlay box is shown in the place...

bug

### Reproduction: Edit some component and move and zoom graph in DejaVue, next move travel slider. ### Result Graph position and zoom levels are lost on every slider move. ###...

bug

DejaVue keeps creating new travel steps in weird moments like in middle of transition (so I have like 3 steps with just next animation frames) , in middle of nowhere...

question

I can't get it to work (using Chrome Canary/Stable under macos). Got it working sometimes after some page refreshes, but seems random. Popping development console it shows this: `Error in...