share-preview
share-preview copied to clipboard
Allow parsing HTML code manually
Should it be possible to use this with a local app?
Hmm, it works if you manually add http://
?
Hmm, it works if you manually add http://?
Hmm forget it, I'm not forcing https
. Also I have tested and works for me.
Tried on both of my pc now. Not sure if it's the angular project, manjaro or something else I'm missing
The branch I'm trying this with https://github.com/flathub/linux-store-frontend/pull/314
I have reproduced this, it throws a 404 error for some reason (I need to expose that to the UI).
Could you confirm that running http://localhost:4200/
(the base URL) works?
Your right, I guess that's spa specific then :/
I think the easiest way to get around this would be to allow to paste the page content by hand and then run your logic on it.
I think the easiest way to get around this would be to allow to paste the page content by hand and then run your logic on it.
You could try with some local server for static pages. But yeah, allowing to paste HTML code would be a nice addition for the future.
Yeah, but angular is not nice about that. Anyway, it's not the fault of your tool. Should we reword this issue or close it?
Yeah, but angular is not nice about that. Anyway, it's not the fault of your tool. Should we reword this issue or close it?
Done!