slackapi / deno-slack-sdk

SDK for building Run on Slack apps using Deno
https://api.slack.com/automation
MIT License
155 stars 27 forks source link

[QUERY] "Keep Editing" button unresponsive #255

Open markfoden opened 8 months ago

markfoden commented 8 months ago

I'm having a problem with implementing the closure of a modal. The Keep Editing button is unresponsive (while the Leave button works as expected)

I can't see any events logged after clicking the button. And I can't find any reference in the documentation. I must be missing something - can you help? Thanks

Screenshot 2023-12-02 at 11 02 36
filmaj commented 8 months ago

Hey @markfoden, any chance you can provide me with reproduction steps? I'm having trouble reproducing this.