Jacquet Corentin

Results 13 comments of Jacquet Corentin

Hi, I had the same problem and used browser compatible deps as placeholders for the fs, path, and crypto packages. Hopes this can help you. ``` "dependencies": { ... "crypto":...

Hi, I add to leave a stone to help raise this issue. It is really painful to use the web interface, probably one of the slowest I've ever see !...

@deepsweet sorry for bothering you, I know you're not that active in this repo, but you are listed as an administrator of svgo, maybe you can review and hopefully merge...

Hi, pretty interested in allowing user signup as it drastically increase the number of project where we could use authelia as the auth. Is this feature still on tracks ?...

no problem, I'll try to do something in the following week

> Currently it is intended Hi @oshadmi, could you please clarify this statement ? The documentation seems to imply the opposite by showing us the "Add new value" followed by...

The two packages don't have the same maintainer, jsondiff is more widely used and is more generic. At the time of writing, jsondiff has 258 dependent repositories and 622 stars,...

Just my 2 cent, but I can confirm the dropdown bug also happens on Firefox and Edge

Hi, I was able to reproduce the issue in the sandbox : https://codesandbox.io/p/devbox/affectionate-bhaskara-8855xt The problem only seem to be visible when the navbar has a z-index of exactly 10 ![image](https://github.com/nextui-org/nextui/assets/26676532/99fbc082-184e-4f14-ac17-11a32fe78b7a)

Hi @alphaxek, I didn't change the z-index of anything in the Card. As visible in the demo link, the Card, CardHeader and CardBody have no additionnal classes ![image](https://github.com/nextui-org/nextui/assets/26676532/7f7459e0-2d38-4285-908a-e675cf129c92) and no...