-
### Expected Behavior
I want to be able to use `ThemeContext module` into my React application based on Grommet then build it with vite/rollup for production with treeshaking enabled.
### Ac…
-
[A quick guide to help you understand and create ReactJS apps](https://www.freecodecamp.org/news/quick-guide-to-understanding-and-creating-reactjs-apps-8457ee8f7123/)
-
Hey, @prrashi @emilcieslar @selvagsz @umanghome @SCasarotto
As of React 16.9.x it seems the authors are beginning their transition to a full hooks or hooks preferred component strategy. This lates…
-
Redux-persist is working great, but I get the following error when trying to follow the HMR instructions:
> does not support changing `store` on the fly. It is most likely that you see this error …
-
Watch some videos or read articles to suggest next project
-
### Steps to reproduce
1. Set loglevel to in `config/config.php` to 0 (`'loglevel' => 0`).
2. Execute many actions which will trigger a log message to get written.
3. Open the log viewer when the…
-
### Website or app
https://beta.reactjs.org/
### Repro steps
1. Open React Dev Tools -> Components
2. Try hitting (Windows Key) + f
On Windows 10/11, the Feedback Hub opens up. It will no…
-
First off, thanks for creating such a great app, it has a ton of functionality and seems well built.
Just wanted to give some feedback after going through the tutorial, feel free to do with it what…
-
- [x] I tried using the `@types/xxxx` package and had problems.
- [x] I tried using the latest stable version of tsc. https://www.npmjs.com/package/typescript
- [x] I have a question that is inappro…
-
We created a repo to reproduce this issue > https://github.com/acemtp/meteor3reactbug
Using React components inside a meteor package in a meteor 3 project will result in a React warning about m…