-
npm package react-scripts 5.0 contains breaking changes
see: https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md
Figure out how to update to the latest version without causing "npm…
-
**Describe the bug**
Hello, dear Storybook dev team, please take my sincere appreciation and gratitude toward the top-notch tool that you've created.
I have started using Storybook recently in my …
-
## User Story
As a developer, I want to set up and organize all of my files in the hierarchy I will need them for my project. I also want to install all of the dependencies I will need for my project…
-
Version of rn-fetch-blob:
```
"rn-fetch-blob": "0.10.16"
```
Version of React Native:
```
"react": "16.8.6"
"react-native": "0.60.3"
```
Problem
```
warn The following packages use depr…
-
- [x] Move all packages docs to /docs
- [x] Compare the changelog with the docs
- [x] Update all docs where plugin names are mentioned, plugins order needs to get new extracted plugins into the list…
-
## The dependency [react-syntax-highlighter](https://github.com/conorhastings/react-syntax-highlighter) was updated from `10.1.2` to `10.1.3`.
🚨 [View failing branch](https://github.com/cnap-cobre/s…
-
Excuse me, I according to the use of the README.md, run in the browser error.
error: Uncaught Error: Minified React error #37; visit http://facebook.github.io/react/docs/error-decoder.html?invaria…
-
EDIT:
This was marked as done but don't see a readme in the frontend-react directory, repurposing this to add one with our most current setup/build process.
- [ ] update readme.md in frontend-react
…
-
Right now we just return all results as a single page, but eventually, once there is enough data in PBOT, we will probably need to add pagination.
-
When I run the parse cmd, it actually replaces %%term|term%% in my source /docs/*/mdx files with the react component.
I assume it that should only occur in the built .html files?
Further more, …