Skip to content
Discussion options

You must be logged in to vote

The issue with Condition not working has been fixed in version 0.8.2. Update to the latest version using npm i narraleaf-react@latest.

This issue was caused by incorrect usage of the stack model. The condition:action action incorrectly used liveGame.createStackModel to create a new stack model. Instead, the action to be executed should be pushed onto the stack by simply returning the actions.

This error caused all actions to not be executed. Thank you again for raising this issue!

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by fsharpn00b
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants