Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Firefox is loading .less files when Scratchpad is opened.

  • 1 risposta
  • 1 ha questo problema
  • 5 visualizzazioni
  • Ultima risposta di guigs

more options

Why Firefox is loading those files? I had this problem few times when i tried to work with CSS files on websites that were using Bottstrap. It looks like Firefox is loading .map file from Bootstrap and then tries to load all .less files. When this issue appears Firefox is also duplicating requests for css files. It looks very weird.

Multiple requests: http://imgur.com/YSX4xev Loading less files: http://imgur.com/wZPabsk




Problem exists also in safe-mode.

Why Firefox is loading those files? I had this problem few times when i tried to work with CSS files on websites that were using Bottstrap. It looks like Firefox is loading .map file from Bootstrap and then tries to load all .less files. When this issue appears Firefox is also duplicating requests for css files. It looks very weird. Multiple requests: http://imgur.com/YSX4xev Loading less files: http://imgur.com/wZPabsk Problem exists also in safe-mode.

Tutte le risposte (1)

more options

There was an update for bootstrap last week and in the announcement they had a Let Me Verify that for you: https://github.com/cvrebert/lmvtfy you may be interested in that.

However if this is not happening in other browsers lets open up a [webcompat.com] ticket for compatibility investigation.

It looks like you actually do not need the import("") call if you are using less files. Would that cause an import loop? I am not sure http://stackoverflow.com/questions/20.../how-to-do-less-import-without-import-literally Please also try to ask [stackoverlfow.com] there are some developer experts there as well.