Fixed a bug.
Created by: AramNasser
Loading .xml can work only once. Destroying the element after being clicked fixes the issue.
In the original code, success returns undefined.
A manual check can solve the issue.
Created by: AramNasser
Loading .xml can work only once. Destroying the element after being clicked fixes the issue.
In the original code, success returns undefined.
A manual check can solve the issue.