1.0.0-preview.3
Pre-release
Pre-release
[1.0.0-preview.3] - 2019-11-14
Fixed
- Fixed wrong event handlers getting removed when having three or more handlers on an event (case 1196143).
- This was an bug in an internal data structure that impacted a number of code paths that were using the data structure.
- Fixed
LayoutNotFoundException
being thrown whenInputControlPath.ToHumanReadableString
referenced a layout that could not be found.