Skip to content

Annotations dont work when @ decorator is used in service #43

@pranavkaushik9

Description

@pranavkaushik9

I have a class written in ES6 style which is then exposed as angular service
Annotations are working fine until this class used @ decorator.

I am using mobx actions which requires methods to be decorated with @action. The moment I use @action inside my class annotations start breaking.

Is this a known issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions