-
## The problem
When snapshotting fails for whatever reason with message "Could not take DOM snapshot" printed from Percy, there doesn't seem to be any way to retry taking the snapshot.
## Enviro…
-
## Description
Percy CLI takes snapshots successfully but still throws an error in the end, this makes the whole job failed on CI, the link from `Finalized build #2821` actually can be open success…
-
## The problem
```
[percy] Error: @percy/cli-exec tried to access @percy/client, but it isn't declared in its dependencies; this makes the require call ambiguous and unsound.
Required package: …
-
```
node index.js
Author { name: 'Rick Riordan', posts: [] }
Post {
title: 'ivro: Percy Jackson e os Olimpianos',
content: undefined,
author: undefined,
comments: []
}
Author { name: …
-
### Current behavior
When you use `cy.request(...)` to connect to a server that isn't running, it throws a `CypressError` that is not possible to catch or otherwise handle gracefully:
```
Cypre…
-
## The problem
I'd like to import breakpoints for use in `widths` in `.percy.js`. The following `.percy.js` does not work (_i.e._ the `widths` are not respected, and instead the defaults of `375` …
-
### Current behavior
I am running the percy using the cypress script for visual automation in my project. Its a Japanese website page and noticed for few of the pages the texts are garbled. The sa…
-
https://github.com/percy/percy-js/blob/ed3d495f0b025ea657d129a71e1e4570e31dabf3/src/environment.js#L160
Looking at the line above, it seems that Percy is resorting to the PR builder plugin branch, …
-
In #861 I took a mental note that automatic PDF generation might not work after my (extensive) changes. Sadly, PDF crashes immediately, but no cypress test ever alerted me of that fact.
- We need aut…
-
**Describe the bug**
When importing both default and named exports into an mdx file, an error is produced, crashing the app. The app in question has `previewMdx2` set to true.
**To Reproduce**
…