-
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.…
-
#### Current Behavior
The app crashes with the following error:
> Uncaught Error: Element type is invalid. Received a promise that resolves to: [object Object]. Lazy element type must resolve to a…
-
### What version of `@strapi/blocks-react-renderer` are you using?
- Npm Version: 10.5.2
- Node version: 20.13.1
- React version: 18.3.1
- blocks-react-renderer: 1.0.1
### What's Wrong?
Once I d…
-
Hi,
Route - Frontend/src/components/Cart/Cart.js
code:
const checkoutHandler = () => {
history.push("/login?redirect=shipping");
};
need to change the path to absolute path.
exa…
-
General:
- MacOs
- Browser: Chrome, Safari, Firefox
- Method of installation: pnpm
- Swagger-UI version: 5.17.14 (swagger-ui-react)
- Swagger/OpenAPI version: 3.1.0
### Content & configur…
-
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
### Describe the bug
Here’s how I define my resources:
```js
const createResource = (name, options = {}) => {
const { parent: parentResource } = options.meta || {};
const basePath = paren…
-
### Describe the bug
While initializing a new Next.js project with shadcn-ui using `npx shadcn@latest init`, the installation fails when attempting to install dependencies. The error occurs because @…
-
Manifest file and remoteEntry.js files are loading in the host application but getting following runtime error while trying to load the child remote app using the router.
```
Element type is inval…
wsh92 updated
3 months ago