Hi community and M-Files,
We are following instructions provided in www.m-files.com/.../ technical article to enable debugging. From time to time, we get loaded our specific iFrame under Script Documents -> Windows Internet Explorer -> <our dashboard site> -> <set of Javascript files>.
Then after clicking through the client, our site is gone again and does not show up again. When it is up, we are enabled to set breakpoints into JavaScript framework files (such as bootstrap, jquery etc.) but breakpoints in our JavaScript code does not work.
Also we don't see main.js during debugging at all. We know this is JScript document. This problem is described here: community.m-files.com/index.php
How do you debug your UI extension apps? Any plans to stick to one scripting language and not to mix between JScript and JavaScript in future?
Dejan