S
S
Sergey2015-09-16 12:09:10
Angular
Sergey, 2015-09-16 12:09:10

Why won't the modal window close on the form?

There is a task - in the multiple registration form, when a certain status (radiobutton) is selected, show a modal window with a choice (if you clicked "company", a modal window appears with the choice "public", "private" and so on). Closing the modal does not work when clicking save. What did I do wrong?
Here
Sign Up -> As company -> Save

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Greg Popov, 2015-09-16
@Gregpopov

Better not .hide(), but just take and do ng-show, and in the close method just set its value to true

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question