Michael Budgell
Michael Budgell
Hi! I am using the HTTPReceiver with some custom Express routes. Well, they're enabled but we don't have any actually setup currently. WIP. It is a Slack for non-profits, so...
Hello! Wondering if there's been any headway with this issue. I've been tweaking my code but can't figure it out. It seems like as the modal fills up more and...
Just commenting to keep this active. Still having this issue. I've noticed it gets progressively worse the more static selects I fill in the modal. The first couple works fine...
Hi there, Here is the code! ``` async function updateViewAction(client, body, modalWithBlocks, hash) { try { let result = await client.views.update({ token: process.env.SLACK_BOT_TOKEN, view: modalWithBlocks, view_id: body.view.id, hash }); }...
Hi, @filmaj! I have created a clone of the project for you to play with and have added you as a collaborator. If there are any issues, let me know!...
Excellent news! It's entirely custom to our workspace so I can imagine it was a pain to get running but I very much appreciate your effort!
Hello! Also throwing my qualms in the ring. I have banged my head against the wall with this one for the last day or so. I did away with options...
Hi Sarah, Thank you for the quick response! I didn't realise different teams worked on them or I wouldn't have bugged ya'll. All the same, I appreciate you getting it...
I've also continued to have this issue! On Fri, Mar 1, 2024 at 12:18 PM Jacob Maximillian Miesner < ***@***.***> wrote: > I am now dealing with this exact same...