Pietro Paolo Vismara

Results 13 comments of Pietro Paolo Vismara

Same problem on electron, followed all instructions here, this is my scripts list: ``` ``` And here my html: ``` Artist Title {{track.artist}} {{track.title}} ``` Just in case, my app...

@iamisti me too version 1.8.0. Since i'm running it on an electron frontend, i don't think this issue is easily reproducible on plunkr.

@iamisti That's great to hear! Looking forward for the release since it's blocking development on my project, thank you very much for your time.

@iamisti I can clone the fork and test if it works on electron, just point me to the fork.

@iamisti Done and it's working for me in electron! No more errors and the table is correctly displayed.

@BrunnerLivio we have the same issue with yarn pnp. The `optional` check points to a path that will only work when working in a "classic" npm node.js environment. I believe...

This error occurs to me when i open a file listed on the conflicts list on the bottom of atom. After the error i choose to use ours or theirs,...

I have the same problem, @djmisterjon did you find a solution for this?

@davidfig Is this the same feature that would be needed for a [viewport.follow](https://davidfig.github.io/pixi-viewport/jsdoc/Viewport.html#follow) that can follow also the rotation of the target and not just its position? Unfortunately the lack...