the website will take some getting used to, but I like the look and feel of it so far. Looking forward to seeing the full list of enhancements and bug fixes.
the website will take some getting used to, but I like the look and feel of it so far. Looking forward to seeing the full list of enhancements and bug fixes.
dojo.io.script error
Error: Unauthorized access
dawenx you're right, I don't see a Search anywhere either. This should be added back.
FYI I loaded that page fine in FF 17.
dojo/parser::parse() error TypeError
- arguments: Array[2]
- get message: function () { [native code] }
- get stack: function () { [native code] }
- set message: function () { [native code] }
- set stack: function () { [native code] }
- type: "non_object_property_call"
- __proto__: Error
Using lang="en" can break apps that use when using layout dijits and data-dojo-config(or dojoConfig) locale or extraLocale is not set. The recommended fix is to set locale or extraLocale on data-dojo-config or remove the lang="en" attribute. The specific error seen when this is an issue is "dojo/parser::parse() error TypeError" in Chrome and "TypeError: _72f(...) is undefined" in Firefox. More information is available in the Dojo bug tracker:http://trac.dojotoolkit.org/ticket/15630#comment:7 http://trac.dojotoolkit.org/ticket/15768#comment:6
The Samples no longer take you first to the source code, but rather straight to the live application. While I can still get to the Source, of course, this is a bit annoying. It even still says on the bottom of the Sample Page:
"These samples demonstrate how to use various features in the ArcGIS API for JavaScript. Each sample page contains a description of what happens in the sample, the source code and links to view the sample live or download as a .zip file. Watch a video that shows how you can copy the code from the samples to run them on your machine."
Despite this currently not being true.