What steps will reproduce the problem?
1. loading template from given url (e.g. http://abc.com/resources/templ/my.ejs)
What is the expected output? What do you see instead?
calling new EJS({url:"http://abc.com/resources/templ/my.ejs"}) should return
template from server but inside IE its throwing error that There is no template
at above given url.
What version of the product are you using? On what operating system?
Windows 7, IE 11
Please provide any additional information below.
loading template work on other browser like firefox and chrome but not in IE
Original issue reported on code.google.com by aman.a.g...@gmail.com on 3 Jan 2014 at 4:42
Original issue reported on code.google.com by
aman.a.g...@gmail.com
on 3 Jan 2014 at 4:42