javascript - Backbone view fails to render Kendo UI in IE8 -


i debugging project created backbone, marionette , kendo ui. until have check in ie8. initial page renders region's view changes new kendo element doesn't render page. each new view created dynamically backbone , template. data static charts , graph.

does have idea maybe causing new view not render kendo properly. here link test version of project. click button proceed part referring.

http://cabanapps.com.br/apps/vale-dashboard2014/

i found kendo generating charts not render on ie8. using redraw() method kendo's charts graphics display properly. simple made delayed call redraw method correct problem.


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -