Project

General

Profile

Actions

Bug #7969

closed

Slow loading SCSS files can cause first compile to fail

Added by krileon almost 4 years ago. Updated about 1 year ago.

Status:
Rejected
Priority:
Normal
Assignee:
Start date:
29 April 2020
Due date:
% Done:

100%

Estimated time:

Description

If the SCSS files take too long to load in it can fail. See if we can preload the files before compiling them to prevent this. Note simple workaround is just press the compile button again after it errors.

Actions #1

Updated by krileon about 1 year ago

  • Status changed from Assigned to Rejected
  • Target version deleted (5.0.1)
  • % Done changed from 0 to 100

Recompile on error is fine for covering this. Preloading would result in resources loading into the worker unnecessarily.

Actions

Also available in: Atom PDF