Alexander Prinzhorn
Alexander Prinzhorn
https://svelte.dev/repl/72115923b5a8430db0bd39188814ddc5?version=3.49.0
Can you create a minimal REPL with like fake data? https://svelte.dev/repl/hello-world Otherwise I have no idea what type `filesQueued` or `error` have and how this is supposed to behave. Also:...
> If the row being processed has different values for `errors` AND`filesQueued` than it did prior to the database call Sounds like something you would compare in your code that...
https://github.com/WiseLibs/better-sqlite3/issues/858 https://github.com/WiseLibs/better-sqlite3/search?q=CreationContext&type=issues https://github.com/WiseLibs/better-sqlite3/search?q=AccessorSignature&type=issues
> which should really be cleaned up as either a post-install step I think this would break some use-cases that would then require a re-install every time you need to...
@mceachen do you have the necessary permissions to trigger the workflow? I want to see if it succeeds everywhere so that we can move on from there or make changes...
@neoxpert could you fork this PR and create a new one with 21 added for the CI? I can't speak for the maintainers, but I just want to make sure...
Thanks for the quick reply. I'm sure this is a tricky problem and you likely don't want to ship like 58MB of grammars (and if so, allow tree shaking and...
Not sure when I have time for it. If you start working on it please assign the issue to yourself so that we don't both do. I'll comment here when...
> I kind of think this should be the _default_ behaviour actually - notifications should by nature ensure that they're seen. I agree. And it's hardly a breaking change, I...