Skip to content

[4.0.0-alpha.1] Not working with ember-decorators #1166

@boris-petrov

Description

@boris-petrov

Not sure if the problem is specifically with ember-decorators but it's one example where it doesn't work:

https://github.com/boris-petrov/ember-cli-typescript-bug

Most of the stuff is from blueprints, the only relevant part is the foo-bar component which has @classNames('col-lg-2', 'col-md-4', 'col-sm-6', 'col-xs-12'). These class names are not set on the div. If you remove the hbs file, it works fine, not sure why.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions