Closed hyoretsu closed 1 year ago
If you tested it and it works, inc version
Sorry for the question, but how do I test it on a physical device after running npm run serve
? I'm 99.9% sure it works, since I tested it on a JS console, but it's still better to actually test it.
You run that, then you add a repo on your Paperback that is your PC's local ip so 192.168.xx.xx:8080
Yup, I took a bit of a workaround to run it but confirmed working.
fixes #10. The previous condition 'page !== null' was never true because it came as undefined from the map()
It was intended to filter only entries with
mangaPage
, but turned out it wasn't.