Jonathan Magnan

Results 1222 comments of Jonathan Magnan

Hello @bigestyjoy , Which version of Html Agility Pack did you try? And for which Framework? Best Regards, Jonathan

Hello @bigestyjoy , Unfortunately I'm not able to reproduce this issue. On my side it always work. Do you think you could send me this empty project? Perhaps I'm missing...

Hello @arabcewicz , This issue is caused because `form` is not a self closing tag: http://xahlee.info/js/html5_non-closing_tag.html We will try to check how we can handle it this scenario Best Regards,...

Hello @sperlis , If I remember well, we tried some stuff but we didn't like our fix. As said, the `form` is not a self-closed tag, so we maybe choose...

Hello @elgonzo , Thank you for reporting, We will look at it. Best Regards, Jon --- **Sponsorship** [Help us improve this library](https://github.com/sponsors/zzzprojects) **Performance Libraries** `context.BulkInsert(list, options => options.BatchSize = 1000);...

Hello @elgonzo , Having multiple attributes with the same name is not really legal in `HTML`. Even major browsers will only read the first attribute and don't show other ones....

Hello @DzonnyDZ , Thank you, we will look at your pull. Best Regards, Jonathan

Hello @hvining , Thank you for reporting. This issue will be fixed this week. Best Regards, Jonathan

Hello @hvining , CancellationToken has been added to LoadFromWebAsync . We will let this issue open to investigating more about `System.Net.Http` vs. `Windows.Web.Http` when time will permit. Best Regards, Jonathan

Hello @asinning , Thank you for reporting, we successfully reproduced the issue. We will look at it to determine how we should handle the `