Zach Bloomquist

Results 44 issues of Zach Bloomquist

Compare the README to the .d.ts file... most types are missing, such as `is.port`

### Current behavior: * Firefox records videos as a WEBM with variable framerate. * When Cypress streams these chunks to `ffmpeg`, the variable framerate is incorrectly interpreted at a constant...

type: bug
browser: firefox
topic: video 📹
v4.0.0 :bug:
stale

### What would you like? Add the ability to dynamically disable request logs in cy.intercept(), like so: ```js cy.intercept('/foo', (req) => { req.log = false } ``` ### Why is...

type: enhancement
topic: cy.intercept()

##### SUMMARY Currently, wires that overlap/cross over each other without connecting are displayed as line segments. Despite the fact that connections between wires are shown with a circle, it can...

enhancement
UI / UX
tool-schematics-editor