Matt Masurka

Results 15 issues of Matt Masurka

Type: Bug This is happening when I try to merge or rebase: I'm on the latest version of VSCode. It's happening in Solidity files, but I've had this working in...

When I hit "Send STX", I get a loading spinner for a second, then nothing. My Ledger X says "Stacks Ready" but it never shows me the prompt to confirm...

### Describe the issue: Error when using with foundry / forge ### Code example to reproduce the issue: The code isn't public but its a pretty minimal repo: ![image](https://user-images.githubusercontent.com/32403632/181659339-6dcea9d8-a115-4b01-b711-916bcf96399c.png) ###...

Need more info

Hello - I'm up to the service worker section of the course, but I'm running into these errors when adding the service worker: ![image](https://user-images.githubusercontent.com/32403632/51369877-03ade000-1aaa-11e9-894b-e1bee930e8fe.png) Relevant code in index.js: ``` if...

I'm trying to add browser-sync to a grow project that uses gulp, but I'm running into race conditions. I'm assuming this is because gulp strictly treated as a preprocessor by...

I am importing hardhat-anvil, but the additional params (ex: `launch`) aren't recognized by typescript. It also is not using the accounts I specify (I've tried `accounts: { mnemonic: ... }`...

bug

### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...

T-bug
C-forge
Cmd-forge-coverage

### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...

T-bug
Cmd-forge-test
C-forge
A-gas-snapshots

No matter which version I try, I'm getting this ` > Unexpected token .` error in my tests. I've verified the chrome executable is downloaded. But only 'latest' is working....

Great tool! I would love to be able to animate the zoom back to its originally rendered scale & position. I imagine it'd be pretty easy to add this as...