Skip to content

The Vuex documentation does not document how to unsubscribe from subscribe and subscribeAction #1194

@dhl

Description

@dhl

Version

3.0.1

Reproduction link

https://vuex.vuejs.org/en/api.html

Steps to reproduce

Refer to documentation for subscribe and subscribeAction.

What is expected?

The API documentation (https://vuex.vuejs.org/en/api.html) references to the fact that both subscribe and subscribeAction returns a handler function that can be used to unsubscribe the listener passed into those functions.

What is actually happening?

There is no mentioning of anyway to unsubscribe from subscribe and subscribeAction

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions