-
-
Writing this down so I don't forget. Could implement [this hardhat gas snapshotting pattern](https://gist.github.com/gakonst/258a6ccd6bb752248999a13e8dd82a64) pretty easily by:
- Adding a `dapp sna…
-
It would be great if LizardFS could be set to perform continuous snapshotting for some folders with (pre-)defined frequency period. Such system will create a new shapshot only when there are changes a…
-
## 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…
-
I've come across a number of inconsistencies between docs and code, resulting in code diving to understand exactly what is going on... Just wondering if maybe I've missed something, or the docs need t…
-
## 🐛 Bug Report
Creating a snapshot with array + matchers is not possible without wrapping array into an object.
## To Reproduce
```typescript
expect(['foo']).toMatchInlineSnapshot([expect.a…
-
There's a crash upon snapshotting a preview that contains a dialog. As a minimal repro:
```kt
@Preview
@Composable
fun ConfirmationAlertDialogPreview() {
SnapshotsSampleTheme {
Box(
…
-
**Description**
Add a ReadySet SQL extension that will enable the re-snapshot of a table for which snapshots have been disabled.
**Change in user-visible behavior**
**Requires documentation change*…
-
### Describe the project you are working on
I just finished working on a game jam project (https://tavoe.itch.io/nood-dude-skydiving-league). I've run into similar issues on previous game jam proje…
-
Hello 👋,
I've encountered an issue not covered in the documentation: when creating a snapshot to a remote repository without delete rights, Kopia returns an error due to its inability to remove the…