vini.btc

Results 6 issues of vini.btc

**Describe the bug** While running the [waspc example app](https://github.com/wasp-lang/wasp/tree/master/waspc/examples/todoApp) I noticed the web app server outputs some linting errors. They seem to be coming from both, [the example's code](https://github.com/wasp-lang/wasp/blob/master/waspc/examples/todoApp/ext/pages/Main.js) as...

# Bug report - [email protected] ## Describe the bug The `createCheckoutSession` function does not seem to respect the value in the configuration. ## To Reproduce Steps to reproduce the behavior,...

bug

Sometimes when debugging tests it is hard to understand why a given test fails when using the events assertion functions. For example, while writing tests I created an assertion that...

Since we hide the actual m.request implementation behind our api, we should provide a straightforward way to abort a request.

URL of the page to change: https://docs.stacks.co/docs/clarity/language-functions --- Just a quick suggestion: adding the computation costs of each function referenced in the Docs would be handy!

documentation
stale

**Describe the bug** Simple invalid contract calls in tests lead to panic and a weird error message. **To Reproduce** I've pushed a repo where I can see the error. Simply...