laravelio/laravel.io

Bug on RSS Feed Page

alnahian2003 opened this issue ยท 7 comments

Hi there ๐Ÿ™‹โ€โ™‚๏ธ

I was roaming around laravel.io and when I navigated to the RSS Feed page, this output shows up:

error

Is this normal? My common sense says that, it ain't normal at all! Would you mind checking it out, please?

For your convenience, I provided the output on Laravel.io's Pastebin

That's odd because I get the RSS feed output. What browser are you using?

Oh, right. I'm using the latest version of Firefox on Windows 10 from Dhaka, Bangladesh

image
Now when I revisit the page, this is how it looks!

But after refreshing the page couple of time, seems like the same issue shows up again.
image

I don't know really. It always shows up correctly for me. Can you read it out through an RSS reader?

I ain't got any clue as well, mate!
Let me show you the Inspect Element of the FEED page
image

As you can see, it seems like the RSS Feed XML code somehow get parsed as HTML by the firefox browser somehow. We can see the xml markup in DevTool clearly. I dunno what's the exact reason here. The Feed page looks good in Chrome.

Maybe this ain't a serious issue to worry about, or it really is?

[TBH, that's why I don't always use Firefox as a dev. I use firefox occasionally for testing purpose or to closely inspect css grids and flexbox. Normally, I'm a Chrome guy]

It's odd because I really can't reproduce it in Firefox either. Maybe this is specific to your case and an extension or something is in the way? Anyway, I don't think this is a serious problem or anything. Thanks for reporting though.

Screenshot 2022-08-18 at 10 26 55

There you go, You're absolutely correct!
So the problem is with the Adguard Ad Blocking extension installed on my firefox browser. I disabled this extension temporarily and seems like the issue literally disappeard after refreshing and revisiting the feed page several times.

Although in my Chrome browser, the Adguard extension is also installed and enabled. But I don't see any issue there.

I understand, this was a false issue. I wasn't aware of my action and that's why I cordially apologize for wasting your time.