-
You need to bump up the react-router-dom package to the latest version by changing the routes in the main file.
-
whenever i try to upload the json savefile i exported from the game and extracted thru 7zip i get this error
"Error with Permissions-Policy header: Origin trial controlled feature not enabled: '…
ghost updated
2 weeks ago
-
### Steps to reproduce
Tested on v6.1.4 after doing a large upgrade from v5.
```tsx
```
^ this gives a squiggly type error.
Check it out on your own StackBlitz link. Use the "controlled…
-
**Describe the bug**
> Unable to use website
**Sandbox or Video**
> ![image](https://github.com/user-attachments/assets/e8892256-38bd-4731-980a-b2feabff4799)
>
https://github.com/user-attach…
-
Version: Deno 2.0.2
I just started playing around with Deno by trying to create a starter React project with Vite using create-vite-extra and the deno-react template. Everything works fine with the…
-
_@coderabbitai recommended:_
_:warning: Potential issue_
**Consider upgrading GraphiQL version.**
The template uses GraphiQL v0.12.0 which is significantly outdated. The latest stable version…
-
The current `dash_mantine_components.js` file is quite large at 2.7MB, which can impact performance and load times.
### Build Output:
```
> dash_mantine_components@0.14.6 build:js
> webpack
…
-
This supports mozilla/addons#2173.
This package will allow us to continue to run code in `react-router v5` while also upgrading individual components to `v6`. Once everything has been updated to `v6`…
-
## Background
我们的项目有这样一个需求,如果用户填写了部分表单,想要回退时候给他提示 是否放弃修改. 需要用找个useBlocker
## Proposal
可以正常还用useBlocker ,无需任何魔法
## Additional context
Add any other context or screenshots about the fe…
-
### Steps to reproduce
Steps:
1. Add any `htmlInput` override for `MuiTextField` `slotProps` within `createTheme()`:
```
let theme = createTheme({
components: {
MuiTextField: {
…