Tri Ân
Tri Ân
I am also interested in this issue
This is my code ```json { "short_name": "Maps", "name": "Google Maps", "icons": [ { "src": "/images/icons-192.png", "type": "image/png", "sizes": "192x192" }, { "src": "/images/icons-512.png", "type": "image/png", "sizes": "512x512" } ],...
Json also not list support on homepage GeSHi
No, if set syntax javascript for json, result in same color. I'm trying in http://qbnz.com.  Why quickly closed this issue? Instead of discussing further!
It should highlight as: 
> So your problem is that keys and values in a JSON document are highlighted with the same color? yes
I see nop 4.3 also has a full description but web performance has changed on the new version. During use, I found that many other pages also had performance affected...
I see a line of code: ``` //little performance optimization: ensure that "FullDescription" is not returned productModel.FullDescription = string.Empty; ``` Whether there is a temporary solution for this, I have...
> Comment out [https://github.com/nopSolutions/nopCommerce/blob/a298e6a29fd0cc130257afdca8f44bd4752cfead/src/Presentation/Nop.Web/Factories/ProductModelFactory.cs#L1215](url) and test. > > One of my clients doesn't use short or full descriptions, so we comment both of these out for them. This doesn't solve...
I think the problem is related to Async https://github.com/dotnet/ef6/issues/88