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"
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.
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.