I have a "modal" form which is, at a point of time, made visible = false.
when i close my addon I would like to completely close it. but when i do form.close() I get exception about "invalid form".
any help how to solve this?