Results 10 issues of Louis Chan

UPDATE: Actually, this seems to be happening with regular `fresh` invocations in the command line now, I'm not sure what is going on other than there seems to be something...

In Firefox, when dragging the contents of a div with border-radius 50% (so a circle) and overflow: hidden, the browser is slow to re-render, resulting in the content visually overflowing...

help wanted

Hi, I wanted to take a crack at this issue here: https://github.com/mswjs/data/issues/89 I've made a very basic POC that just adds the ability to do an OR query on the...

Currently, if the window isn't wide enough, then the list of minor modes stretches off the screen, and hides the line number indicator. At least on my setup, it means...

It seems when adding a block while the simulation is running (`Runner.run(runner, engine)` has been called etc.), a deep copy triggered from inside the DomBodies.block function goes into an endless...

It would be nice if the debug element could be made optional. Right now I have to remove the element after calling `RenderDOM.run` at runtime.

Not sure why this is happening, but I'm getting ``` haskell-generate\src\Language\Haskell\Generate\TH.hs:28:5: error: * The constructor `VarI' should have 3 arguments, but has been given 4 * In the pattern: VarI...

I have tried both the official 24.3 binaries for Windows, and also the w64 24.4 binaries from [here](http://sourceforge.net/projects/emacsbinw64/), copying in the gnutls dll files linked from marmalade-repo.org, and Emacs still...

It would be good if it was possible to define an ordering for the results returned when doing a search query through raphtory-graphql.

GraphQL
Enhancement

### Describe the bug / 问题描述 It is possible to not await graph.render and call it while another render is already happening. This results in strange results such as the...