-
### Current behavior
Component tests hand indefinitely after the message "webpack compiled successfully" is displayed on CI.
They run just fine locally.
One funny fact is that when I was runnin…
-
Hi,
many thanks for the CSP vite plugin.
I have the following problem with eslint:
````
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Error while loading rule 'import/no-cycle': No "exports" main def…
-
Assuming the StaticTitle does not have any useDispatch or useSelector, the component still re-renders.
While it does save us by moving everything to webworker, we lose the performance on re-renderi…
-
## Describe the bug
Datagrid inside modal has incorrect initial width of columns equal to zero.
## How to reproduce
https://stackblitz.com/edit/clarity-light-theme-clr12-cds5-fherup?file=src/…
-
### Description
After update to 0.72.2 and connect to chrome debugger an error appears:
Invariant Violation: Calling synchronous methods on native modules is not supported in Chrome.
Consider pro…
-
When trying out `swc` in the browser compiled to wasm, I noticed that it gets a lot slower once it reaches larger file sizes.
Not sure if this is a known issue, but it would be nice to get some poi…
-
![image](https://user-images.githubusercontent.com/15968280/156353279-f32a7229-a530-47d9-b57d-13fe32d1bc0e.png)
Field names are not displayed. Even though I'm using it normally.
I'm using: TypeS…
-
Hi,
I created a custom node with a view generator and able to render it. Tired to check the no of times the custom node is loading with React devtools of profiler tab. I wondered after seeing the n…
-
Context: https://github.com/jhen0409/react-native-debugger/pull/130#issuecomment-330034816 and [this troubleshooting](https://github.com/jhen0409/react-native-debugger/blob/master/docs/troubleshooting…
-
We check for console errors and let the tests fail if they contain things we think are issues, however React/PF also outputs useful information in `console.warn` so we should also lint/check for this.…