-
- Planning to use React,
- UI design components: React Bootstrap
- State Management: Redux
- API asynchronous behaviour handling: Redux Thunk
- Testing the React Components: React Testing Library…
-
Hi everybody, I was trying to use strykerJs in my react project. But I could not run the test unfortunately. And the reason was not clear to me. I followed the guide.
Here are my dependencies and d…
-
* `dom-testing-library` version: 5.11.9
* `react-testing-library` version: 11.2.5
### Relevant code or config:
[![Edit Material demo (forked)](https://codesandbox.io/static/img/play-codesan…
-
### Description
Since Reanimated v3.16.0, snapshots using `@testing-library/react-native` have been breaking. In some cases, the snapshot size has increased drastically, going from less than 1 KB to …
-
## Issue Overview
On Fedora Linux with updated SSL these projects will not start but can be simply fixed by updating package.json
## Describe your environment
Fedora 36
## Steps to Rep…
-
**Reproduction**
Steps to reproduce the behavior:
1. Click on the run test icon on WebStorm IDE to run the following test:
```js
describe("App", () => {
it("render", () =>…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
HI everyone!
I'm trying to install reef.js in my react app but I'm getting the error:
`./node_modules/@polkadot/util/u8a/toString.js
Attempted import error: 'TextDecoder' is not exported from '@p…
-
**Describe the bug** Low color contrast on the (dark mode) homepage in several places which makes it difficult to read the information,
**To Reproduce** Steps to reproduce the behavior:
1. Go to…
-
### Basic info:
- **Node.js version:** 10.16.0
- **jsdom version:** 16.2.1
### Minimal reproduction case
https://runkit.com/eps1lon/5e6969234944ab001d7f7d5e
```js
const { JSDOM } = require…