-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
importing Link from @reach/router is not React 18 compatible. We don't want it as a patternfly-react dependency anymore
We will want to use (probably) react-router-dom or something more modern/react 1…
-
Hi Team,
Could you please update `useUrlState` to use `react-router-dom` instead of `react-router` please? [here](https://github.com/alibaba/hooks/blob/master/packages/use-url-state/src/index.ts#L6…
-
### Current Behavior
```
$ yarn create-nx-workspace wow-ui --preset=ts
yarn run v1.22.22
error Couldn't find a package.json file in "/Users/marianzburlea/fun/test"
info Visit https://yarnpkg.com/en/d…
-
### What version of React Router are you using?
v5-compat
### Steps to Reproduce
Import a Switch from "react-router-dom":
```tsx
import { Switch } from "react-router-dom";
...
console.l…
-
### What version of React Router are you using?
6.26.1
### Steps to Reproduce
This is a common usage:
Giving a Prisma schema:
```prisma
// schema.prisma
model User {
// ...
active bool…
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not already…
-
Attempt migrating to Vite.js from Next.js for **tangle-dapp** first, the reasoning being that we don't really use Next.js' features and also Next.js' "Fast refresh" is actually **_slow_**. Vite.js use…
-
### Summary
In my app, the gesture handlers for the Reader component do not work at all. They do not run a simple console.log. Besides this, I am getting a warning whenever the Reader is loaded, or…
-
Hello, we are getting redirect loops on our local developer machines. We use `react-oidc-context `and `oidc-client-ts` in combination with Keycloak. I could track it down to the `monitorSession` flag.…