Wijmo grid (React) V 5.20173.380 cellStyleSelector stripping CSS classes

Posted by: clacey on 1 December 2017, 2:25 am EST

    • Post Options:
    • Link

    Posted 1 December 2017, 2:25 am EST

    The latest Wijmo grid cellStyleSelector seems to only allow one style per cell. We are using the CSS Modules composes keyword inside of a style. This composition allows us to cleanly ‘inherit’ css from another style, which means when the cell renders it would have an extra inherited style appended to the end, eg.

    Working

    CSS

    .working {

    composes: state

    color: #000;

    background: orange !important;

    }

    After the upgrade to the latest wijmo, the Blotter__state___3OU1s style is completely stripped (missing). Any ideas on why this is happening?

  • Posted 3 December 2017, 6:29 pm EST

    Hi,

    I have requested the development team via internal case 299369 to look into this. I will update you once I get further updates.

    Thanks,

    Abhishek

  • Posted 5 December 2017, 10:11 pm EST

    Hi,

    Could you please share the Wijmo build that your code used to work with and any additional information that may help us replicate the issue.

    Thanks

    Abhishek

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels