Abhay Agarwal

Results 9 issues of Abhay Agarwal

I am wondering if this is intentional or an oversight. With most reactive animation libraries, I typically expect a transition to be reversed when a hovered state is left. Currently,...

If I enable the nuxt-windicss plugin, my sass styles as defined in the nuxt config `css` parameter are not loaded. This does not happen if I use a css stylesheet....

### Environment Tried Node 14,16,18 OS: Mac OS 12.3 ### Reproduction Nuxt-App with no changes ### Describe the bug firebase.json ```json { "functions": { "source": ".output/server" }, "hosting": { "public":...

Using the new pure go mesos-go bindings, I updated the render testing framework for those new to mess.

The elastic mesos build didn’t execute correctly for me. Try this merge instead. I’ll be stress testing this shortly

This is because there are datanodes on every slave so there isn't any room to start another JN/NN/ZK when a slave is detached. We should instead be shutting down a...

stability

Some parameters, such as `dfs.namenode.heartbeat.recheck-interval` are outdated and don't exist in the [2.5.0 spec](https://hadoop.apache.org/docs/r2.3.0/hadoop-project-dist/hadoop-hdfs/hdfs-default.xml)

configuration

When using your library, the following linting error has started to appear in VSCode for me: ``` Argument of type '{ size: number; strokeWidth: number; "stroke-width": number; }' is not...

The list of mime types in your handler `compressPublicAssets` is missing `application/wasm`. The link provided near this list includes that type. It seems like Nitro should, too. https://github.com/unjs/nitro/blob/9e2cd8af32b2ea803b52ca0df282c588356161a2/src/compress.ts#L83C1-L131C4

enhancement
p2-nice-to-have