Skip to content

Style rendering is showing Warnings #37

@Angusoft-India

Description

@Angusoft-India

Hi,

The Dashboard component is showing endless warnings which is as follows. Also the components are rendering in the full screen.

WARNING: sanitizing unsafe style value translateY(-50%) translateX(-50%)

It is happening the style transformation of round-progressbar.component.ts

let transform = (isSemi ? '' : 'translateY(-50%) ') + 'translateX(-50%)';

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions