Lonnie Warpup

Results 7 comments of Lonnie Warpup

@LinusBorg: Can you confirm this issue or offer guidance?

> By adding unique keys to the elements, vue gets all the refs on the correct element, but it does still have end up with a lot of re-create and...

I just ran into this as well. Is the PR supplied sufficient for the managing team to merge in? It looked simple enough.

I am experiencing the same thing. Both the inability to START gitx from the command line (yes, I tried re-executing "Enable Terminal Usage..."), and the absence of the error when...

I think it has something to do with tmux, at least for me it does. I cannot execute it within a tmux session, however in just a basic terminal window...

@niels: I ran into issues related to deeply nested errors as well (see https://github.com/graphiti-api/graphiti_errors/issues/8). `graphiti_errors` is not returning enough information for Spraypaint to properly target the correct object.

I don't think that populating `model._attributes` on instantiation will do the trick. In order to trigger a computed value to re-evaluate, a setter must be accessed for which a related...