2
Answers

How to load angularjs in partial view in Asp.net Mvc

Gurmeet Singh

Gurmeet Singh

7y
738
1
Please any one can help me to load angular js in partial views,
Description: I am using bootstrap modal and i load partial view on it but angular js is not loading on it it shows like {{cust.name}} ,i making new ng-controller  and ng-app on it, 
what its not working.. 
because angularjs is not compiled on partials view please me out to resolve that issue
Answers (2)
0
Ankit Sharma

Ankit Sharma

NA 8.8k 141k 7y
Hi
 
I think this link might help you
 
https://github.com/google/google-api-dotnet-client/issues/1041
 
or else try installing some older version
 
https://www.nuget.org/packages/Newtonsoft.Json/10.0.2