Skip to content

Issue: Some stuff stripped from static CSS method #175

Open
@munirkamal

Description

Problem Description

moduleInfo prop seems stripped away within the static CSS method and thus we can not use props like moduleInfo.type, moduleInfo.order, etc for some use cases to target specific elements on the page.

Please consider exposing the moduleInfo props and any required missing props within static CSS as well.

Steps To Reproduce

  1. simple console.log(props) and you will notice that is missing some stuff as compared to render function.

Screenshot and/or gif

screen shot 2018-09-28 at 18 46 53

screen shot 2018-09-28 at 18 46 48

  • Thanks to Jan Thielemann for the direction and screenshots.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions