Skip to content
This repository was archived by the owner on Mar 15, 2019. It is now read-only.
This repository was archived by the owner on Mar 15, 2019. It is now read-only.

[doc] Common error, forgetting _super in included #11

@mike-north

Description

@mike-north

Over the past couple of weeks, I've worked with a few people to get JS decorators working in existing ember addons. The most common setup snag that people hit was forgetting to call this._super in an existing included() hook.

We may want to add a note about this in the docs, to ensure that getting set up is as easy as possible.

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