Skip to content

Content not updated on component class update #10

@Eliot-Ness

Description

@Eliot-Ness

Hi,

I did use your element for a program I am doing.
Sadly, when updating the [componentclass] input, the content is not updated.
Am I doing something wrong while updating?

<cng-html-compiler #elementContent [template]="element.html" [componentClass]="componentClass"> </cng-html-compiler>

if (elementOption.templateValue) { this.componentClass[elementOption.option.name] = elementOption.templateValue; }

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