aronduby

Results 15 comments of aronduby

I'll work on getting a test case together later tonight. Unfortunately I ended up switching to using flexbox because the site was already pretty heavy. I'm guessing there's something crazy...

My use case would definitely be connected lists. I have a list of just over 40 items which I need to do some slight reordering. The caveat in my case...

just to add my 2 cents - it seems like the best way to do this would be using the `message` parameter so then it matches with the CancelToken method...

Came here with the same issue, just happened to look at the v4 issue as well to see this might not be necessary depending on your use case. https://github.com/lxs24sxl/vite-plugin-html-env/issues/34#issuecomment-1809846644

I am caught in a similar situation but with Vue and upgrading from 1.7.13 to 1.7.19. I have this setup for some custom prompts (like js prompts where it opens...

I wish I could, but don't know python or sublime's api right now

The error occurs in line 159 of the jquery.datalink.js, TypeError:ev is undefined

Not 100% sure that this is related, but if you bind a custom event handler to the same object that has to be unbound as well or this same error...

@RobinMalfait can you confirm this was fixed with the vue version as well and follows the same @insiders tag?

@RobinMalfait thanks, is there a separate ticket I should follow for the vue version?