Tom Locke

Results 23 comments of Tom Locke

Also having tons of problems since the recent update (I'm on vitest) ``` { editorVersion: '1.69.2', pluginVersion: '1.0.346', editorType: 'VSCode', osVersion: 'darwin 21.4.0', nodeVersion: 'v16.15.1', coreVersion: '1.0.1315', checksum: 'MDY1YTZlY2QyZTAzNjNiNDliMmViMDE1ODI2MDE1NjMsMTY4MjcyNjQwMDAwMCww', config:...

I'm having trouble downgrading to v1.0.1315 I've followed the instructions at https://wallabyjs.com/docs/intro/offline.html, but: - In the step to unzip wallaby-app.zip into the .../wallaby-app folder, that folder didn't exist (I created...

And I'm back :D thanks so much @rspringAya Man it's hard to go back to a terminal test runner after Wallaby - that was painful!

Thanks for the update. I'm still seeing the issue. In the case I just saw, the debugger jumped to a different line but in the same method. Would it be...

p.s. I just realised I could have just selected 'finalIDs' to see the info I wanted - forgetting how the debugger works! Anyway hopefully this is a useful test case

The wrapping of the body of the fn with `(go ...)` would have to remain in place in production, but I was thinking in terms of the normal behaviour for...

Your comment has prompted me to get back to this and post a simple macro I've started using. Right now it's CLJS only, and doesn't support `nil` in place of...

> If anyone has proposals for what specifically you're looking for wrt GraphQL, please post it here I realise this is stating the obvious, but maybe it doesn't hurt to...

Would love to see some engagement from the Rethink team on this issue. I understand GraphQL is fundamental to the Horizon project, but it's not at all obvious what that...

I just hit this error running a migration - I had two separate update queries that hit the same documents. I don't have anything valuable to add to the conversation,...