-
- Site: [https://dev.qhpassist.com](https://dev.qhpassist.com)
**New Alerts**
- **CORS Misconfiguration** [40040] total: 3:
- [https://dev.qhpassist.com/api](https://dev.qhpassist.com/api)
…
-
Hello, I'm upgrading my remix application from version 1 to version 2 and I am getting this error:
```
[info] building...
[info] built (14.8s)
node:internal/process/esm_loader:40
internalBi…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Steps:
1. Have an implementation of a Table using th…
-
From today morning, we suddenly ran into this issue and couldn't run any of our applications. Can someone please look into this?
Uncaught TypeError: dispatcher.useInsertionEffect is not a funct…
-
### Steps to reproduce
Link to live example: (required)
Every single switch on https://mui.com/material-ui/react-switch/
Steps:
1. Visit the link above in a chrome browser
2. In chrome dev to…
-
How do I use chakra-ui with "fresh" ?
Chakra ui has deps: `@chakra-ui/react @emotion/react@^11 @emotion/styled@^11 framer-motion@^6`
https://chakra-ui.com/getting-started
How do I use it with fre…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Steps to reproduce 🕹
Link to reproduce:
https://codesandbox.io/s/…
-
### The problem in depth
We use `preProcessEditCellProps` on the column for validation as suggested by the docs, however with clipboard paste, `preProcessEditCellProps` isn't called
We're using `p…
-
### Description
Part of [Upgrade node and npm to latest LTS versions](https://github.com/WordPress/gutenberg/issues/34801).
Related to https://github.com/WordPress/gutenberg/pull/46400 and now t…
-
### Summary
While trying to create a keyboard accessible dropdown menu, MenuItems were wrapped in a `` and `` became inaccessible and broke the accessibility of the dropdown menu. The Menu itself was…