Select to view content in your preferred language

esri.bundle is undefined

900
4
11-15-2010 08:02 AM
PaulForbess
Deactivated User
Since last week, I get this error quite frequently and randomly on pan and zooms, etc. . . i can see it in the console.log of Firefox.

Is this just a problem with accessing the JavaScript API over the web? I haven't made any major code changes, just some slight JSLint validation corrections.

Is anyone else getting this on a regular basis?

Is the answer to download the JavaScript API and imbed it in my application?
0 Kudos
4 Replies
KellyHutchins
Esri Notable Contributor
I haven't seen this behavior, can you reproduce the problem with one of the sample? If so which one?
0 Kudos
PaulForbess
Deactivated User
Kelly,

No, I cannot reproduce it on the few samples that I tried.

Do you know what esri.bundle refers to in the JSAPI code? Any idea what kindof things might be causing my application to have problems with this?
0 Kudos
KellyHutchins
Esri Notable Contributor
esri.bundle contains various tooltip and other informative messages. Do you have code that reproduces the problem? If so I'd be happy to take a look.
0 Kudos
PaulForbess
Deactivated User
Kelly,

Unfortunately, my code is thousands of lines in many seperate dijits. I'll try to pinpoint exactly where it is happening with console.log and post that piece.

It seems right now to only happen at lod.scale = 36,111.909643 and below.
0 Kudos