Bonjour à tous,<\/P>
<\/P>
Où la bibliothèque Dojo est-elle chargée dans WebApp Builder ? Je voudrais vérifier le fichier suivant "dojox\/form\/uploader\/_IFrame.js" pour vérifier si l'erreur est correctement détectée.<\/SPAN><\/P><\/P>Je voudrais voir cette version de dojox\/form\/uploader que j'exécute car j'obtiens toujours l'erreur même si j'ajoute un exit après PageLoad dans ma page ".aspx" :<\/SPAN><\/P><\/P> <\/SPAN>Protected<\/SPAN> <\/SPAN>Sub<\/SPAN> Page_Load(sender <\/SPAN>As<\/SPAN> <\/SPAN>Object<\/SPAN>, e <\/SPAN>As<\/SPAN> <\/SPAN>EventArgs<\/SPAN>) <\/SPAN>Handles<\/SPAN> <\/SPAN>Me<\/SPAN>.Load<\/SPAN><\/P> <\/SPAN><\/P>.....<\/P><\/P><\/P> <\/SPAN>Exit Sub<\/SPAN><\/P> <\/SPAN><\/P>........<\/P><\/P>Je veux vérifier si ce bug persiste dans la version que j'exécute :<\/P><\/P>https:\/\/bugs.dojotoolkit.org\/ticket\/17116<\/A><\/P><\/BODY><\/HTML>
Jose,
Just try and load that file name using the path you have there with add the Esri JS API URL to the front. Then you can check the code. As far as I can tell the Esri JS API is using a version of dojo that has that bug fixed though.
Hi Robert,
How an I check the code from this file: dojox/form/uploader/_IFrame.js
it looks like there is an incorret variable name on line cheking for error so it returns always error even if there is no error.
#17116 (/dojox/form/uploader don´t call onError on IFRAME) – Dojo Toolkit
Thanks
The dojo version is controlled by the JS API that WAB uses. WAB 2.3 use JS API 3.19 which use Dojo 1.11.2
What's new in Version 3.18 | Guide | ArcGIS API for JavaScript 3.19
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.