Gerben van Dijk

Results 15 comments of Gerben van Dijk

I am also interested in this, my use case is a tag cloud where the user has to drag tags from one source area to different drop zones 👍

I ran into a similar issue where I had a `` component that was calling `useAsyncQuery` in its `script setup`. Oddly, adding an `await nextTick()` call fixed the issue.

it would be great to have this implemented :) the passive event warning in chrome is influencing our lighthouse performance scores.

Enterprise customer here. I am too running into this issue, was quite the journey in regards of time to end up on this issue. Same use case. Another example of...

I ran into a similar issue where I had a `` component that was calling `useAsyncQuery` in its `script setup`. Oddly, adding an `await nextTick()` call fixed the issue.

And linenumbers corresponding to the actual ones would be _amazing_

Same problem here - alfred lists the projects like it should but when I open a project via Alfred, nothing happens (also not when sublime is already open).

Note: the plugin seems to default to ~/Users/Shared/.sublime-workspace when using the subl -a --project "".

I would also love to see the dry option work; I can contribute if needed as well.