Project

General

Profile

Actions

Bug #8195

closed

Ajax scripts double loading

Added by krileon over 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
05 October 2020
Due date:
% Done:

100%

Estimated time:

Description

Scripts from an ajax call are being loaded twice instead of once. This adds unnecessary calls to the parsing.

Actions #1

Updated by krileon over 3 years ago

  • % Done changed from 0 to 50

Header loading behavior just needs improved in general. Scripts should probably load into page head and remain cached there. This will prevent ANY further calls. So for example scrolling through media would load headers once then the following media wouldn't need to load anything except its rebinding JS.

Actions #2

Updated by krileon over 3 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 50 to 100
Actions #3

Updated by krileon almost 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF