Hi, when using example code, I try to get the first or last card from stack, but it's null. Any ideas? `this.swingCards.first.getCard()` The swingCards.first is a SwingCardComponent with a valid elementRef and etc. Any ideas?