BorisMoore / jsviews

Interactive data-driven views, MVVM and MVP, built on top of JsRender templates
http://www.jsviews.com/#jsviews
MIT License
855 stars 130 forks source link

Can't get it to work in Microsoft Edge #325

Closed markibanez closed 8 years ago

markibanez commented 8 years ago

Hi @BorisMoore,

Jsviews doesn't seem to work on Microsoft's latest browser Edge. I'm not getting any error messages too, which isn't helpful. What I'm seeing is that linking does append the script template.

Thanks.

BorisMoore commented 8 years ago

It is working for me. For example if I run http://www.jsviews.com/ - with all its samples, or if I run the tests suites here http://www.jsviews.com/test/ - they seem to run fine in Edge browser.

Can you load those pages in your Edge browser - or this http://www.jsviews.com/test/unit-tests-all-jsviews.html or samples such as http://www.jsviews.com/#samples/editable/tags. Do they work for you?

markibanez commented 8 years ago

Works for me too. It must be something else. I'll investigate more and will let you know if it's something related to jsviews.

BorisMoore commented 8 years ago

Closing.

markibanez commented 8 years ago

It was an issue with Edge blocking local file system javascript same as with IE.