hi I am unable to handle dojo parser while accessing on development environment everything working fine bu at stating environment I am getting error "dojo/parser::parse() error Error: string.substitute could not find key "loadingState" in template"
Using the proper value works fine:
<SPAN class="token tag"><SPAN class="token tag"><SPAN class="punctuation token"><</SPAN>html</SPAN> <SPAN class="attr-name token">lang</SPAN><SPAN class="attr-value token"><SPAN class="punctuation token">=</SPAN><SPAN class="punctuation token">"</SPAN>en-US<SPAN class="punctuation token">"</SPAN></SPAN><SPAN class="punctuation token">></SPAN></SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN></SPAN>
According to AODA recommendation "lang" attribute should be added with <html> tag. But if we add the "lang" attribute, then we are facing the same issue. We are using ArcGIS Javascript API 3.3.
Please let us know how we can handle this issue.
FWIW: I've found the error can be triggered when the pages language is set (e.g. <html lang="en">). I've encountered this when using API version 3.26 and dojox/grid/EnhancedGrid.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.