-
Good
-
The API looks but weird compared with usual react APIs.
We normally don't do React.cloneElement. It's not a good API pattern.
Instead simply accept the class of the component via a prop.
``` js
…
-
When a server request takes a long time I want to display a custom loading indicator so that the end user knows that the app is still processing the request.
I also want the designer in my team to …
jouni updated
3 years ago
-
### Link to the code that reproduces this issue
https://github.com/rijk/next-debug-fetch-cache
### To Reproduce
1. Update `CACHE_BUSTER` key in `/app/constants.ts`
2. Deploy to Vercel
3. Click On…
rijk updated
7 months ago
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
After the latest release `a2520e3d97f08356b950fc29558dc4c49615736` I'm getting an error.
Running on Travis on OSX:
```
[exp] Invalid Version: undefined
[exp] TypeError: Invalid Version: undef…
-
"react": "16.11.0",
"react-native": "0.62.2",
"react-native-progress":
Tried : '^3.5.0' & '^4.1.2'
Tried : 'npm start --reset-cache'
also
installed : "@react-native-community/art"
…
-
{
"scripts": {
"start": "react-native start",
"android": "react-native run-android",
"ios": "react-native run-ios",
"web": "expo start --web",
"eject": "expo eject"
},
…
-
https://docs.jsplumbtoolkit.com/toolkit/5.x/
-
Hello, how to provide context to react-router?
##
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30635943-using-with-react-router?utm_campaign=plugin…