Angular change detection doesn't work

Steps to reproduce:

  1. At preview, press tab2
  2. Press fab-button at the bottom
  3. Press OK at alert dialog
  4. The item in the list should be shown normally, but there is no changes

Expected behavior:

The value which is added into array by alert controller should be shown normally.

Seems to work like I would expect it to. Are you sure this reproduces your problem?

Sorry, maybe it was from stackblitz itself. I’ll close this issue.