microsoft / winstore-jscompat

JavaScript Dynamic Content shim for Windows Store apps
Other
141 stars 59 forks source link

angular [object Object] in Angular WinPhone app #14

Open radud opened 9 years ago

radud commented 9 years ago

Hi,

I am writing because the last couple of days I am trying to setup a windows phone app to work with angular. When I am including the winstore-jscompat it seems to work. The issue I have is that instead of actual html in angular views I have the string [object Object].

Do you have any idea why this can happen? Any help is greatly appreciated.

Cheers, Radu

xirzec commented 9 years ago

@radud Can you link to a small project zip that reproduces the issue?