Nested OpenModal

open nested modal

{}

There is a issue. To reproduce:

  1. Click "Open ModalNestedB"
  2. Click "Close" in "ModalNestedB"
  3. Click "Open ModalB" in "ModalNestedA"
  4. Click "Confirm" in "ModalNestedB"
  5. Click "Confirm" in "ModalNestedA"
The returnValue of "ModalNestedB" will be "null" which is the first result of "ModalNestedB".