Problem: The cancel controller will not be show after the test button is tapped if both "relationship segue" and "action segue" (push) are connected
Weird behavior: The cancel controller will show after the test button is tapped only if "action segue" (push) is connected. But not the "relationship segue".
Question: Why is it so?