-
Following the new Next Integration Steps will overcome the "document is not defined" issue that has been mentioned and the components will load but they will not function.
**To Reproduce**
1. Foll…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
…
-
`tsd` is in need of a refresh. I think it can be improved and a 1.0 version released.
Table of Contents
- [Improvements](#improvements)
- [Remove `index.d.ts` Requirement](#remove-indexdts…
-
### Environment
1. `node -v`: v10.15.3
1. `npm -v`: 6.9.0
1. `npm ls jest` or `npm ls react-scripts` (if you haven’t ejected): 24.7.1
1. Operating system: Windows 10 Pro
### Prerequisite
-…
-
Was looking through the code for how to test as its not really clear from the readme. Here is something I hacked up.
Would appreciate any feedback on it. Once its decent I would be happy to make a …
-
### Current Behavior
When running migrations after upgrading from NX 19.0.4 and Angular 17.3.7 to NX 19.1.0-beta.5 and Angular 18 following error occurs:
```
Error: Cannot find configuration fo…
-
I have a CRA created app that I tried to install Jest as per the package.json in the course but when I install it an subsequently run the tests I get:
```
PS C:\Users\RKevi\source\repos\GreatState…
-
### Steps to reproduce the issue
react-video.nunj
or video-config.yml
title: "video block"
status: wip
context:
thumbnail: "/assets/video-bloc…
OZZlE updated
3 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### SubTasks
- Update storybook to the latest version.
- Update rollup to the latest version.
- Update the rollu…
-
### Current Behavior
When testing 2 projects targeting the same file, we get a `CS1202` `The process cannot access the file '' because it is being used by another process`. These are caused by 3 item…