Skip to content

Custom Elements built with Kendo Ui for Angular components #1776

@svetq

Description

@svetq

I'm submitting a...

  • Suggestion for improvement

We need to research the topic on Custom Elements and how to integrate Kendo Ui for Angular components in a Custom Element.

Current behavior

We can create a custom element, that holds a grid with all of its built in functionality. However, when we try to use the generated custom element outside an Angular application, the grid is not re-rendered on dataStateChange or any other event. The grid is initially loaded and displayed correctly, but after a sortChange event is triggered, the grid's data will be sorted, but the grid will not be re-rendered to display the correct data.

The same behavior occurs if we use non-Kendo components in our custom element.

Environment

Package versions:

"@angular/elements": version: 6.1.7

for internal use - this issue is related to ticket 1340667

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions