Ian
Ian
Adding a +1 on this! It's crazy difficult to track client-side errors without it, and we're building into a custom express server that runs a ton of legacy code, so...
Since this got rolled back, has anyone seen anything about when they'll reattempt the adapter-node sourcemap fix? Clientside sentry is unusable until that gets resolved :(
Me too! Is there a technical barrier for this?
+1 for this. st_tags breaks the 3rd party modal plugin and experimental_dialogs, so there's currently no way to edit tags inside a modal.
+1 for this. Right now, we have a super messy workaround to share types between standalone api endpoints and fetch helpers, but even just being able to import the RequestHandler's...
Any movement on this bug? I've got a working 2d grid iterator pattern going, but formatting breaks and throws errors any time I use it, which is a bummer. ```gdscript...
When we tried to use @blarralde's approach, we ran into a problem where the cache would repeatedly miss after a flash message was shown. We solved the whole issue using...
I have a similar issue (I think... your pastebin is expired). It's claiming that I need Python-Six 1.9, but my package manager is claiming that 1.8 is the latest version....
Update: Trying it on debian 11 and getting the same errors, so I don't think it's a macos problem.
> but have you maybe looked into hacking the application code to work with an HAL library that works on your platform? as long as you have midi input and...