Hugo Denisse

Results 2 issues of Hugo Denisse

Hello, I'm trying to use `useLazyQuery` to trigger a query on click on a button. **Intended outcome:** It only triggers the query when I click on the button (`execQuery()`) **Actual...

:wilted_flower: needs-reproduction
🔍 investigate

Version info: ``` Artillery: 2.0.12 Node.js: v16.19.1 OS: win32 ``` Running this command: ``` artillery run-fargate login/login.yml --region eu-west-1 --count 2 --record --key XXX ``` I expected to see this...