Skip to content

Find and kill instances of event.component['uid'] et al #515

@tobixen

Description

@tobixen

Ref #94 we should trust that event.id gives the uid of an object (really? Always, always? Even if the uid is changed by doing event.data=... or event.component['uid'] = 'new value'? Perhaps it's needed to do more research on this?).

Still, I'm doing things like event.component['uid'] several places. Those should be replaced with event.id`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions