You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(slack): fix duplicate action_id breaking Home pagination
Slack rejects views where two buttons share the same action_id.
Split action_home_drafts_page into action_home_drafts_prev and
action_home_drafts_next. Added error logging for views.publish failures.
0 commit comments