A somewhat amsuing error on https://software.manjaro.org/applications

I visited Software Center for the first time and noticed an amusing error in the top left corner of the page. Clicking the “Double_Arrow” does open the navigation menu (which I assume is the intended behavior).
Screenshot_2022-04-16_01-23-45

Then I guess you blocked Javascript and/or the cloudflare.com domain.

<a data-target="slide-out" class="toggle-arrow">
            <span class="material-icons">
                double_arrow
            </span>
        </a>
h(i).addClass("material-icons close"),i.textContent="close",t.image){var n=document.createElement("img");n.setAttribute("src",t.image)

https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js

2 Likes

Ineresting, it appears that telling my adblocking software to block remote fonts blocks other things as well. Good to know.

Won’t the Firefox option, “Allow pages to choose their own fonts, instead of your selections above”, also affect this. There should be a local fallback.

Nah, uBlock Origin has an option to block remote fonts. Turning off the option solved the problem entirely.

Screenshot_2022-04-17_08-47-48

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.