2snEM6
2snEM6
When swiping a card a slight zoom in animation of the next card is executed. However this does not happen on the last two cards of the stack. Does anyone...
Right now there is now way to know if a transaction has been rejected by the API. It would be useful if calls such as `openContractCall` would include an `onFailure`...
When swiping a card a slight zoom in animation of the next card is executed. However **this does not happen on the last two cards of the stack.** Does anyone...
**Describe the bug** When importing library as ESM, Typescript fails to find types. **To Reproduce** Steps to reproduce the behavior: 1. Import a random component using `/esm` imports. Example: `import...
### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [ ] 1. The issue provides a [minimal reproduction](https://en.wikipedia.org/wiki/Minimal_reproducible_example) available on [Stackblitz](https://stackblitz.com/fork/node). - _Please install the...
**Describe the bug** When sending a SIGINT or SIGTERM to the clarinet process spawned when executing `clarinet dev start` does not trigger a graceful shutdown. Instead, it kills the process...