Łukasz Chojnicki

Results 10 issues of Łukasz Chojnicki

**Describe the bug** So I installed photoshop and opened it by shortcut created by installer - great, it works. I tried to open some .psd file - also works. But...

photoshop issue

## Actual Behavior Query code does not work in .vue files. When I try to write query on .vue `` nothing works except syntax highlighting (so I guess extension detect's...

# About Extension works fine (I can see queries, schema etc) but everytime in console I have warning: `DevTools failed to load source map: Could not load content for chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/content_script.js.map:...

Bug

Is there a way to use v-model with nodes props? Let's say I have two inputs with X and Y coordinates, binded like this: ``` ``` Problem is, this will...

In Vue it's common practice to use hyphenated props instead camelCased. It's also listed in eslint vue rules. https://eslint.vuejs.org/rules/attribute-hyphenation.html But this will not work with vue-konva. If I'm using `:stroke-width="1"`...

After build all .svg that was imported as component are also present in dist folder. Since svg are in .js they are just waste of space. After deleting them manually...

Hi. I'm considering using json:api in next API project, but I have serious performance concerns. Let's say I want to get titles of articles in DB. Thanks for sparse fields...

enhancement

Any reason to have Vue 2 as peer depedency, when it works fine with Vue 3 that was out like 3 years ago? I think changing just that peer should...

### Which packages are impacted by your issue? @graphql-codegen/typescript-vue-urql ### Describe the bug Based on Urql vue [documentation](https://commerce.nearform.com/open-source/urql/docs/basics/vue/#variables) > All inputs that are passed to useQuery may also be [reactive...

I recently switched adapter from Conbee 2 to Sonoff Dongle-P. I have wall switches (TS0001 and TS0002), but I tested same behavior on other devices like Ikea Tradfri bulbs. So...