Describe the bug
Getting blank screen while using on angular project
To Reproduce
Please List:
- Config: {
url: '{url to angular project}',
viewport: {
width: 1920, // sets the viewport (window size) to 800x600
height: 1080
},
fps: 30, // saves 30 frames for each virtual second
duration: 12, // for 20 virtual seconds
output: 'video-19-Dec-1.0.mp4' // to video.mp4 of the current working directory
}
Expected behavior
Should record the actual page rather than a blank page.
Attachments and Screenshots

Desktop (please complete the following information):
- OS: Windows 11
- Node Version: v20.10.0
- Timecut Version: v0.3.3
Describe the bug
Getting blank screen while using on angular project
To Reproduce
Please List:
url: '{url to angular project}',
viewport: {
width: 1920, // sets the viewport (window size) to 800x600
height: 1080
},
fps: 30, // saves 30 frames for each virtual second
duration: 12, // for 20 virtual seconds
output: 'video-19-Dec-1.0.mp4' // to video.mp4 of the current working directory
}
Expected behavior
Should record the actual page rather than a blank page.
Attachments and Screenshots

Desktop (please complete the following information):