Skip to content

v1.9.6

Compare
Choose a tag to compare
@jodarove jodarove released this 04 Dec 06:18
· 1297 commits to master since this release
1c30dbc

Bug fixes

  • #2112 - engine-core: Fix a memory leak for components having a wire adapter whose configuration includes a non-primitive value. When the component is disconnected, the reactive observer for the wire configuration is not reset and both the reactive observer and the component are not collected until the value is garbage collected.

  • #2118 - integration-tests: Fixes delegates-focus-tab-navigation test.