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:
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
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

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]
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.



