Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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 #550

Open
devlikepro opened this issue Sep 18, 2024 · 1 comment
Labels

Comments

@devlikepro
Copy link
Contributor

devlikepro commented Sep 18, 2024

[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 devlikepro added the bug Something isn't working label Sep 18, 2024
@devlikepro
Copy link
Contributor Author

devlikepro commented Sep 18, 2024

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

patron:PRO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant