Skip to content

link in property comments does not work #246

@ghost

Description

This does not work. The link is not resolved.

/**
     * store the local state
     * @private
     * @type {Object}
     * @property {Array} users - the users taken from the {@link GlobalState}
     */
    this.state = {
      users: []
    }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions