Bug Report
Prerequisites
For more information, see the CONTRIBUTING guide.
Description
When I try to open the link I get the StackOverflow exception.Works with only one particular link. Without js engine works also fine. With 0.12.1 works also fine
Steps to Reproduce
var config = Configuration.Default
.WithJs()
.WithDefaultLoader();
var _context = BrowsingContext.New(config);
await _context.OpenAsync("https://music.amazon.com/forceSignIn/ref=dm_wcp_unrec_ctxt_sign_in?useHorizonte=true");
Environment details: Win 10
Bug Report
Prerequisites
AngleSharp.Cssfor CSS support)For more information, see the
CONTRIBUTINGguide.Description
When I try to open the link I get the StackOverflow exception.Works with only one particular link. Without js engine works also fine. With 0.12.1 works also fine
Steps to Reproduce
Environment details: Win 10