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
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:
Send keysend payment
The following error banner at the same time other one with successful confirmation:
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?
The text was updated successfully, but these errors were encountered:
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
To Reproduce
Steps to reproduce the behavior:
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?
The text was updated successfully, but these errors were encountered: