Hallo iedereen,<\/P>
<\/P>
Waar wordt de Dojo-bibliotheek geladen in WebApp Builder? Ik wil graag het volgende bestand controleren "dojox\/form\/uploader\/_IFrame.js" om te controleren of de fout correct wordt gecontroleerd.<\/SPAN><\/P><\/P>Ik wil die versie van dojox\/form\/uploader die ik gebruik zien omdat ik altijd de foutmelding krijg event zelfs als ik een exit toevoeg na PageLoad in mijn ".aspx" pagina:<\/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>Ik wil controleren of deze bug blijft bestaan in de versie die ik gebruik:<\/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
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.