waha icon indicating copy to clipboard operation
waha copied to clipboard

[BUG][Dashboard] - if session has 0 webhooks and you set it via API - you have to refresh the full page to get new webhooks list

Open devlikepro opened this issue 1 year ago • 1 comments

[BUG][Dashboard] - if session has 0 webhooks and you set it via API - you have to refresh the full page to get new webhooks list

  • Create a session with 0 webhooks
  • Set new webhooks via PUT /api/sessions/{name}
  • Hit Refresh button
  • See that there's 0 webhooks yet

Workaround

  • Refresh the page via ctrl+f5 (or refresh in the browser)
  • See the new webhook

patron:PRO

devlikepro avatar Sep 18 '24 11:09 devlikepro

Some vue related issue - we create a new array if no webhooks or smthg

patron:PRO

devlikepro avatar Sep 18 '24 11:09 devlikepro