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] Error banner "Cannot return null for non-nullable field PayInvoice.is_confirmed" keysend payment #587

Open
twofaktor opened this issue Nov 24, 2023 · 0 comments

Comments

@twofaktor
Copy link
Contributor

Describe the problem/bug
After making a keysend payment, Thunderhub shows an error banner: "Cannot return null for non-nullable field PayInvoice.is_confirmed" in addition to the successful banner

Your environment

  • Version of ThunderHub: 0.13.24
  • Deployment method: npm install
  • Other relevant environment details: Ubuntu Server amd64

To Reproduce
Steps to reproduce the behavior:

  1. Send keysend payment
  2. The following error banner at the same time other one with successful confirmation:

imagen

Expected behavior
No error banner

Actual behavior
Error banner + successful banner

What is the reason for this error banner? Could it be deleted so it doesn't come out?

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

No branches or pull requests

1 participant