Vianney Carel

Results 5 issues of Vianney Carel

I think `prop-types` should sit along `react` and `react-dom` in peer dependencies. I wouldn't like to get multiple versions of prop-types if we don't have matching versions.

### Describe the bug I have a Link like this: `My link` According to the documentation, it should navigate to current location + `?someParams=true`. e.g.: `/foobar?someParams=true` if my current location...

We use Webpack to package our node app, but we can't make pmx work because it looks for some conf in the `package.json`. We get the below exception on `require(pmx)`...

**What package within Headless UI are you using?** @headlessui/react **What version of that package are you using?** For example: v1.6.6 **What browser are you using?** Chrome **Reproduction URL** **Describe your...

When I'm using an item from the history, it stays at its place. It annoys me because some items I frequently use get farther and father in the history. At...