Skip to content

Ignored @:defaults of <Implicit> #22

@kLabz

Description

@kLabz

When using <Implicit defaults={...}>, components using @:implicit objects in render/@:computed/etc. will get the instance defined in defaults={...} while components only using @:implicit in a callback (onClick for example) will get the @:default instance instead.

Edit: if view is created later on, it will also default to @:default instance instead of the one defined in defaults={...}

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