I upgraded to ignite 2013.1 and now, all of a sudden, I'm getting a JavaScript error when I start up my app:
Line: 18 Error: Unable to get value of the property 'locale': object is null or undefined
This is happening in th infragistic.ui.grid.columnfixing.js file?The call stack is:
Anonymous Function [infragistics.ui.grid.columnfixing.js] Line 18JScript global code [infragistics.ui.grid.columnfixing.js] Line 18_loadScript [infragistics.loader.js] Line 8_loadMonitor [infragistics.loader.js] Line 8_scriptLoaded [infragistics.loader.js] Line 8onload [infragistics.loader.js] Line 8
Any ideas what might be causing this?
Nevermind, I tracked it down. My project file apparently got messed up somewhere in the upgrade process (from things I did myself, nothing Infragistics did wrong). Feel free to delete my post.
Thanks.