Bug reproduction

Run built application:

yarn global add serve
yarn install
yarn build
serve dist

Steps to reproduce bug:

  1. Click "red" link first (OK, show red box)
  2. Then click "base" link (OK, show gray box)
  3. Click "red" link again (WRONG, show gray box)