well.james
well.james
> I still don't get the issue and how this is a bug. Right now it seems to me that this script is modfiying the location and thus the location...
> I still don't get the issue and how this is a bug. Right now it seems to me that this script is modfiying the location and thus the location...
**Describe the bug** at AngleSharp.Js.DomPrototypeInstance.c__DisplayClass13_0.b__1(JsValue obj, JsValue[] values) at Jint.Runtime.Interop.ClrFunction.CallSlow(JsValue thisObject, JsValue[] arguments) at D:\MySrc\jint\Jint\Runtime\Interop\ClrFunction.cs : 52 line **To Reproduce** ```html location = ”xxx.html?q=123456“; ``` but if the jscode changed...