Closed (fixed)
Project:
Gin Admin Theme
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2020 at 15:41 UTC
Updated:
28 Nov 2020 at 17:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
acrollet commentedI don't know if the claro-specific implementation of progress is necessary for later versions of gin - mainly creating this issue as a placeholder for discussion and a patch.
Comment #3
acrollet commentedComment #4
saschaeggiMoving back to the classy loader is not an option ;-)
But I think we can integrate the Claro loader library directly into Gin to fix this issue.
Comment #5
saschaeggiHey @acrollet
I did test this with 8.9 & 9.0.x again and it seems we don't need this after all.
Can you try if this patch works for you on 8.8 as well?
Cheers
Comment #6
acrollet commentedThanks so much for the quick response and solution! Validated that the patch in #5 is working with 8.8.10:
Comment #8
saschaeggi@acrollet thanks for reporting & testing!