-
Notifications
You must be signed in to change notification settings - Fork 9.4k
[Forwardport] CSS load order incorrect using default_head_blocks.xml #1821 #14815
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
[Forwardport] CSS load order incorrect using default_head_blocks.xml #1821 #14815
Conversation
Added new attribute 'order' for set loading order . Those attribute resolve issue about render files for some order.
Hi, @ihor-sviziev , thank you for collaboration. But, unfortunately, this isn't the full fix. Please look at commits |
…agento#1821 (cherry picked from commit 51c78b9)
…agento#1821 (cherry picked from commit 21cb3af)
…agento#1821 (cherry picked from commit ad82a7a)
@magento-engcom-team give me new test instance |
Hi @ishakhsuvarov. Thank you for your request. I'm working on Magento instance for you |
Hi @ishakhsuvarov, here is your new Magento instance. |
@magento-engcom-team give me 2.3-develop instance |
Hi @ishakhsuvarov. Thank you for your request. I'm working on Magento 2.3-develop instance for you |
Hi @ishakhsuvarov, here is your Magento instance. |
Hi @ihor-sviziev , currently this fix breaks down the |
Hi @VladimirZaets, |
Original Pull Request
#14290
Added new attribute 'order' for set loading order .
Those attribute resolve issue about render files for some order.
Fixed Issues (if relevant)