-
When an iOS app launches either on the phone or simulator it throws the error:
I saved the `index.ios.js` file as iBeacon.js
```javascript
import React, { Component } from 'react'
import { Tex…
-
Identified in `8.7.0` when trying to reproduce https://github.com/elastic/kibana/issues/154962, there is a browser console error when navigating to the Exception Item Details flyout when a mapping con…
spong updated
1 month ago
-
**Describe the bug**
I am using react-redux and react-intl, which both use a provider component and react's context.
When I use a component, in this case on that is connected to the redux store, I…
ribx updated
7 months ago
-
### Description
I'm developing a React implementation of components in [vaadin/react-components](https://github.com/vaadin/react-components). I use extensive generation based on `web-types.json` info…
-
The following md file results in an error
````
```
This is a code block
```
````
```
ERROR in ./src/Brander/README.md
Module build failed: TypeError: Cannot read property 'rest' of undef…
-
### Description
When a TextInput is wrapped with a View, and the View is given conditional styles based on the focus state of the TextInput, the keyboard gets dismissed as soon as it is tapped to gai…
-
Warning: Menu: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
at Menu (webpack-internal:///(ssr)/./node_mo…
-
Is there currently no way to enable post-processing? The code below works on web and also works on native, but with the post-processing effects stripped/ignored.
```typescript
import React from 'r…
-
Hello, i'm recently download the library react-native-vega-scroll-list,for my proyect, when i run, react-native run-android , returns an error
Invalid hook call. Hooks can only be called inside of…
-
### How were you trying to build the app?
When attempting to build an Android app with React Native 0.76 using the `yarn android` command, the build fails at the configureCMakeDebug[arm64-v8a] step.
…