-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or…
-
### babel.config
```
module.exports = function (api) {
api.cache(true);
return {
presets: ['module:metro-react-native-babel-preset'],
plugins: ['react-native-web']
}…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
https://codesandbox.io/s/github/kentcdodds/advanced-react-patterns-v2/tree/frontend-masters
Unmodified CodeSandbox failing all tests. Looks like React testing library problem.
`ReferenceError: a…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
When using `TextField` with `multiline` the `on…
-
I would mind recording a gif showing how to use this cool extension - but I can't seem to make this work:
> Hover any React testing library API declaration and click the Open React Testing Library …
-
I'm not sure if it is me or a bug, but during development when I need to refresh the page then multiple `[HMR] Waiting for update signal from WDS...` messages along other logs like the app would reloa…
-
### Description
Jest tests with @testing-library/react-native are failing with an error
### CodeSandbox/Snack link
N/A
### Steps to reproduce
I am getting the following error when attem…
-
Tried installing challenge-1-decentralized-staking using yarn and then using npm, both failed
**Yarn install fails.**
Looks like it is the missing content at https://codeload.github.com/hugomrdi…
-
## Overview
Initially, I intended to suggest aligning the SDK more closely with the existing React SDK's API. However, while drafting this issue, I realized there might not be enough commonality fo…