kedoska/engine-blackjack

Double: History does not show the cards

Closed this issue · 0 comments

What kind of issue is this? "Bug" or "New Feature"

Bug

Actual behavior

In the history does not show the cards, the json is:

        {
            "bet": 1.1,
            "dealerCards": [],
            "left": [],
            "right": [],
            "type": "DOUBLE"
        },

How can we reproduce it? From "Stage" -> "Action" -> Cards

New game
Deal
Double
go to the History to see the cards