Skip to content

CSS files are loaded after creating component #220

@bielinskim

Description

@bielinskim

Hello,

the issue concerns order of code execution. As i understand CSS files should be loaded before creating component. Actually they are loaded after(code after injectStylesBeforeElement(index file) function is executed before cy.readFile from insertSingleCssFile function(utils file)). It sometimes causes incorrect elements view.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions