Skip to content

1.39.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 16:38
7b86ed8

Fixed

  • Do not set the Uri or BaseUri property on the FakeNavigationManager if navigation is prevented by a handler on net7.0 or greater. Reported and fixed by @ayyron-dev in #1647
  • Use default renderer properties for AngleSharp. Reported by @jtleaming in [#1692].
  • FindComponents throws an exception, when a base and derived class was searched for. Reported by @BlueDragon709 in [#1691].