David Buhler

Results 3 issues of David Buhler

**Is this a BUG REPORT or FEATURE REQUEST?**: BUG REPORT ## Description The plugin fails to build the Docker image. This seems to be regardless of the plugin configuration. ##...

Support for URLSearchParams.size was introduced in Safari 17: https://caniuse.com/?search=URLSearchParams.size However, when targeting Safari versions before 17 the compat plugin doesn't flag this as an error: ``` new URLSearchParams().size ``` I...

### What version of React Router are you using? 6.11.0 ### Steps to Reproduce Create a router with parent and child routes. Each route has a trailing slash in the...

bug