-
Notifications
You must be signed in to change notification settings - Fork 9.4k
CSS load order incorrect using default_head_blocks.xml #1821 #14290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CSS load order incorrect using default_head_blocks.xml #1821 #14290
Conversation
Hi @SergeyDmitruk, Thank you best regards, |
Hi @SergeyDmitruk. Thank you for your contribution. |
…agento#1821 (cherry picked from commit 51c78b9)
…agento#1821 (cherry picked from commit 21cb3af)
…agento#1821 (cherry picked from commit ad82a7a)
Hi @SergeyDmitruk, I tried to create forwardport PR to 2.3-develop branch, but unfortunately it brakes swagger functionality, more details here: #14815 (comment) Could you prepare forwardport PR with all needed changes to 2.3-develop branch, because it seems you know this context much better then me? |
Added new attribute 'order' for set loading order .
Those attribute resolve issue about render files for some order.
Fixed Issues (if relevant)