serenity-is / Serenity

Business Apps Made Simple with Asp.Net Core MVC / TypeScript
https://serenity.is
MIT License
2.6k stars 802 forks source link

Cannot find refernce to entityRow #697

Closed JohanBonnetGVA closed 8 years ago

JohanBonnetGVA commented 8 years ago

Hi,

I updated vs 2013 from upgrade 1 to upgrade 5 this morning, and since then , most of my new row are not recognised by the typscript file (grid and dialog) . I tested an older project that used to work, and it appears to do the same.

Plus I get the Experimental decorator support error once I creat new entity from db, while I set true to both csproj and tsconfig.

Any idea what config should I tweak?

Thank you,

volkanceylan commented 8 years ago

I dont really know. Maybe you should report at TS repo with details.

volkanceylan commented 8 years ago

Especially decorator part doesnt make much sense

JohanBonnetGVA commented 8 years ago

Thank you, I will post their response here. I think though that updating VS did mess up the thing...