Well,
wrt Problems with Error Checking AND Pinegrow rendering a HUGO site, both locally and via URL - #13
I was just going to ask , how does Pinegrow render the page with its built in server.
But the topic was closed as I was typing.
As If I open the URL containing bad code in PG.. it renders it broken in PG, due to the broken code, which makes sense.
But then, if I press CMD+B in PG to open that file in the browser,
It opens in Brave browser, also with broken rendering.
So Brave Browser now renders the local host copy of that live website file, broken.
BUT.. If I open the URL directly in Brave Browser it renders correctly -with the same broken code, direct from source URL!
So what changes in the file that PG send to the Browser that causes it to be rendered badly, true to the nature of the broken code it receives and not well presented, as compared to that which the browser receives directly from the URL?
which is the same broken code.
What is the post parsing/broken sort of code that PG sends to the Browser and where does it originate/ is stored/ can be views?
Or is it a strict flag or something on the rendering end of the browser, which is sent from PG to the browser?
IF so, what is it, and where can it be viewed/set on /off etc.
SO a strict/relaxed render view in PG with alarm bells to warn you.
Would this be an interesting Feature for dev work?
Feature request?
Personally, I’m glad it rendered it true to the broken code, but if it could be toggled on and off, that would be great for a dev/debugging feature.
I’ve been looking for flags etc and I cant quite find an answer