Tianyi Zuo

Results 3 comments of Tianyi Zuo

Facing the same issue. Local is working but remote is not after slack deploy. Also it passed the validation check. Wonder if there is any other way to fix this...

I'm having the same issue after ipdating the slack cli to 3.0.0 slack.json is below ```shell { "hooks": { "get-hooks": "deno run -q --allow-read --allow-net https://deno.land/x/[email protected]/mod.ts" } } ``` we...

I'm facing the exact same issue. My buttons post and edit in Modal views used to work and w/o any code change, it suddenly stopped working on both my local...