lightning-decoder
lightning-decoder copied to clipboard
website assumes wrong url
Issue:
fork and deploy code to github pages https://j-chimienti.github.io/lightning-decoder/
Website assumes window.location.origin as the homepage which is wrong. It assumes the path is a lightning invoice, which fails to parse and page refresh fails
n`
Interesting bug. It seems specific to your deployment scenario which makes the code live under a folder. PRs are always welcome though :)