Bug #8195
closed
Ajax scripts double loading
Added by krileon about 4 years ago.
Updated over 3 years ago.
Start date:
05 October 2020
Description
Scripts from an ajax call are being loaded twice instead of once. This adds unnecessary calls to the parsing.
- % 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.
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF