I tested javascriptmvc v3.3 using IE document mode 8 and got this error: SCRIPT5009: 'DocumentFragment' is undefined.
In www.javascriptmvc.com page it is written, that: " It supports every browser that jQuery supports.".
But how in reality?
And is it possible to get simple text, not DocumentFragment from can.view
I also tested with big ejs, using table with about 500 rows and got error , that "Maximum call stack size exceeded". Using 300 rows error did not appear again.
In www.javascriptmvc.com page it is written, that: " It supports every browser that jQuery supports.".
But how in reality?
And is it possible to get simple text, not DocumentFragment from can.view
I also tested with big ejs, using table with about 500 rows and got error , that "Maximum call stack size exceeded". Using 300 rows error did not appear again.