By opening a modal, your state has not changed, so the event does not fire. Trying to go through your code, but it looks like you want to call it right after the Modal is opened, correct?
↧
By opening a modal, your state has not changed, so the event does not fire. Trying to go through your code, but it looks like you want to call it right after the Modal is opened, correct?