microsoft / winstore-jscompat

JavaScript Dynamic Content shim for Windows Store apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular [object Object] in Angular WinPhone app

radud opened this issue · comments

commented

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

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