@shabany It’s not really a bug. The response is sent as text/html, so Chrome is actually rendering how it’s supposed to be.
Nov 14, 2017
2
Level 5
Do NOT update Chrome to 62 !
Today I discovered a bug in Chrome 62. The bug is about the Network section of the dev inspect tool.
I had a dd() function in AJAX response and as you know it will format the output just fine using the Preview tab. However, with Chrome 62, there was no difference between Preview and Response tabs. Both showed HTML with a lot of Javascript in it.
I had to download an older version of Chrome (59) to restore that functionality.
Please or to participate in this conversation.