Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #45279, comment 4


Ignore:
Timestamp:
11/21/2018 03:02:56 AM (8 years ago)
Author:
desrosj

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45279, comment 4

    initial v1  
    11I am able to reproduce the issue using the Twenty Nineteen theme with and without the package updates from Gutenberg 4.5.
    22
    3 [attachment:"45279.diff"] fixes the issue, but the dependency is backwards. It's possible the CSS correctly match the JS ones.
     3[attachment:"45279.diff"] fixes the issue, but the dependency is backwards. It's possible the CSS dependencies do not match the JS ones.
    44
    55Writing out an update here made me think of something else to try. ''I thought'' that when registering a style, dependencies specified need to have been previously registered. But that does not appear to be true.