This repository shows a bug that Carbon group cards are not being updated when data source changes.
# Install the dependencies
npm install
# Start up the website
npm start
Page 1 looks good, 3 items are rendered.
Page 2 is not right, the descriptions (in the middle of the cards) are not being updated. The expected values are: Long long long description4
and Long long long description5
.