2.5.16
Reproduction link Steps to reproduceWhen interpoling a object, it uses the JSON.stringify
method instead of toString
, which is normally the proper method to set a way to convert an object to a string. We could try to see if the toString
method is present before calling the toJSON
one ?
In the fiddle:
What is actually happening?string: test
In the fiddle:
string: { "json": "jsonVal" }
Thanks.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4