Andy Li

Results 10 issues of Andy Li

### Describe the Bug When using AND groups within OR, filter results become unpredictable. The problematic filter looks something like this: ```json { "_and": [ { "_or": [ { "_and":...

API
Bug

### Description An error occurs when using @xstate/svelte and @xstate/fsm with vite. ### Expected result Well, at least the code from the official doc should work. ### Actual result ```...

bug

console.log should bind its "this" back to console

Re: [Help Scout #4875](https://secure.helpscout.net/conversation/2682855574/4875?viewId=4697252) How can we prevent spoiler alerts? Just listing ideas here, as a first step: - Support collapse/uncollapse for the section. [Suggested by a user] - Blur...

### What feature or new tool do you think should be added to DevToys? Get rid of this: ### Why do you think this is needed? It's not the prettiest...

feature
untriaged

A user reported that when they were using the log viewer (scrolling and reading), it would scroll back down on its own. @rohitpaulk triangulated the cause of problem as automatic...

https://forum.codecrafters.io/t/nz8-test-pass-without-an-index/7811 > For the last stage I have not yet implemented the index lookup. Something seems amiss because my code is taking ~7s yet it passes the final stage test…...

Issue: https://github.com/HDT3213/rdb/issues/49

https://github.com/HDT3213/rdb/blob/1ceef5a355b35502cd5a11b531cd03364b6a64af/core/encoder.go#L236 PR: https://github.com/HDT3213/rdb/pull/50