Upgrade from .net 4 to 4.5 breaks Html.Raw call in Javascript

前端 未结 4 2048
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-06 06:53

I have the following code in a c# MVC 3 razor page where I am passing serialized data into a javascript variable for KnockoutJs:

    @{   
        var listDa         


        
4条回答
  •  甜味超标
    2021-01-06 07:49

    Please add vote on this connect issue. We will address this issue in next version of VS. I have attached your repro code to this bug and added link to this post as another manifestation of the issue.

提交回复
热议问题