This content has been marked as final.
Show 2 replies
-
1. Re: Javascript API + Chrome Version 45.0.2454.85 m
brian mccullough Sep 11, 2015 8:17 AM (in response to brian mccullough)when I open Chrome Dev Tools after I get the error, it looks like the source of it is: vqlweb.js - line 3592:
Type.registerNamespace('tab');tab.CategoricalLegendViewWeb=function(viewModel){tab.CategoricalLegendViewWeb.initializeBase(this,[viewModel,new tab.CategoricalLegendTemplateWeb()]);this.$4_0=this.$4_6();this.get_$4_5().get_domRoot().css('cursor','default');this.$4_1=new tab.IteratorButtons(this.get_catLegendTemplate().columnsHolder,true,tab.LegendBaseViewModel.horizontalIteratorButtonSize);this.get_$4_5().scroller.append(this.$4_1.get_domRoot());}
-
2. Re: Javascript API + Chrome Version 45.0.2454.85 m
Jeff D Sep 11, 2015 7:40 PM (in response to brian mccullough)Hi Brian, this sounds like it could be the well-known problem with Chrome 45. See this knowledge base article: