Hola a todos,<\/P>
<\/P>
¿Dónde se carga la biblioteca Dojo en WebApp Builder? Me gustaría revisar el siguiente archivo "dojox\/form\/uploader\/_IFrame.js" para verificar si el error se detecta correctamente.<\/SPAN><\/P><\/P>Me gustaría ver esa versión de dojox\/form\/uploader a la que estoy ejecutando porque sigo obteniendo siempre el error aun cuando agrego un exit después de PageLoad en mi página ".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>Quiero comprobar si este error persiste en la versión que estoy ejecutando:<\/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
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.