Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045610Retail ModulesWeb POSpublic2020-12-17 07:502020-12-17 07:50
marvintm 
Retail 
normalminorhave not tried
newopen 
5
 
 
No
0045610: The way generated backbone models work in combination with Service Workers is inefficient
Currently the generated backbone models request their definition whenever they are registered. This happens when the main static resources file is evaluated, and this is before Service Workers has been registered. This leads to two requests to the backend.

This doesn't mean that those two request always reaches the backend, as the main browser cache may save the first request. However, this arrangement should probably be refactored, as it currently is quite confusing and may not fully work in some cases.
.
No tags attached.
Issue History
2020-12-17 07:50marvintmNew Issue
2020-12-17 07:50marvintmAssigned To => Retail
2020-12-17 07:50marvintmTriggers an Emergency Pack => No

There are no notes attached to this issue.