I have been working on a classification addin which is connected with an api. The addin basically is used for classification. I am debugging the issue where the addin stops working after I select classification and close the addin. I am not able to open it again unless i refresh the whole page. I am debugging using dev tools on firefox but the whole addin source code disappears from the debugger after i close the addin. Has anyone faced similar issue where the souce code does not appear on debugger at all?
↧