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

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -