Skip to content

State context not available in callback #7

@danburzo

Description

@danburzo

Two possible workarounds:

A. return false; in the action to prevent bubbling up
B. grab the current context in a variable and pass that to the callback instead of trying to read the context from the state manager

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions