Site leroymerlin

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
Danolan

Site leroymerlin

Unread post by Danolan » 2021-04-19, 09:33

The site leroymerlin.ru is not correctly displayed. In other browsers, everything is fine.
Attachments
lerua.jpg

User avatar
jobbautista9
Keeps coming back
Keeps coming back
Posts: 783
Joined: 2020-11-03, 06:47
Location: Philippines
Contact:

Re: Site leroymerlin

Unread post by jobbautista9 » 2021-04-19, 11:41

This is Issue #1344 (UXP).

Error console says:

Code: Select all

Timestamp: Monday, 19 April, 2021 07:39:09 PM PST
Error: The resource from “https://get.shoppilot.ru/f/v1//__omnibox_v2__/styles/omnibox.css” was blocked due to MIME type mismatch (X-Content-Type-Options: nosniff).
Source File: https://leroymerlin.ru/
Line: 0

Timestamp: Monday, 19 April, 2021 07:39:10 PM PST
Error: SyntaxError: ':not(:defined)' is not a valid selector
Source File: https://leroymerlin.ru/etc.clientlibs/elbrus/clientlibs/elbrus-ui.min.b5a8913149fc8d6bdbd10e19c9cecaa8.js
Line: 2

Timestamp: Monday, 19 April, 2021 07:39:11 PM PST
Error: ReferenceError: customElements is not defined
Source File: https://leroymerlin.ru/etc.clientlibs/elbrus/clientlibs/elbrus-ui.min.b5a8913149fc8d6bdbd10e19c9cecaa8.js
Line: 2
Image

merry mimas

XUL add-ons developer. You can find a list of add-ons I manage at http://rw.rs/~job/software.html.

Mima avatar by 絵虎. Pixiv post: https://www.pixiv.net/en/artworks/15431817

Image

Danolan

Re: Site leroymerlin

Unread post by Danolan » 2021-05-02, 15:53

I did not understand anything. It's impossible to fix it?

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35593
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: Site leroymerlin

Unread post by Moonchild » 2021-05-02, 20:08

Danolan wrote:
2021-05-02, 15:53
I did not understand anything. It's impossible to fix it?
The site owners chose to use Google WebComponents (CustomElements is part of that).
It's possible to be fixed either by the site owners to use a more browser-agnostic way of generating their page content, providing a fallback for browsers that don't have support for this Google technology, or by us implementing it (which we've done many months of work on but it's not complete as of now).
So, it's not impossible, but the short term fix will have to come from the website owners.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

Locked