X Tutup
Skip to content

Dart transformer ChangeDetectors do not have IDs #3726

@mhevery

Description

@mhevery

When running WTF in Dart with transformers all ChangeDetector ids are null. The issue is here the this.id is null, it seems that ids are not generated in transformer mode. This makes it hard to do debugging.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup