AmetysFront.Utils.confirm .info .error are creating dialog but does not properly destroy them.
Call AmetysFront.Utils.error("test") then close it. 5 times
Watch the dom, 5 div remaining.
We probably should call "destroy" instead of "close"
AmetysFront.Utils.confirm .info .error are creating dialog but does not properly destroy them.
Call AmetysFront.Utils.error("test") then close it. 5 times
Watch the dom, 5 div remaining.
We probably should call "destroy" instead of "close"