apotdevin / thunderhub

ThunderHub LND Lightning Node Manager in your Browser
https://www.thunderhub.io/
MIT License
412 stars 84 forks source link

[BUG] Error banner "Cannot return null for non-nullable field PayInvoice.is_confirmed" keysend payment #587

Open twofaktor opened 9 months ago

twofaktor commented 9 months ago

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:

  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?