Evercoder / Evercoder/appseeds

State context not available in callback

Open
#7 0 comments 0 reactions 1 assignee Claimed by @danburzo View on GitHub
bug
Dominant language
JavaScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.