Skip to content

0.8.3: Hotfix

Latest
Compare
Choose a tag to compare
@rafern rafern released this 25 Oct 12:45
57df202

Fixes

  • Fixed data race on initialisation logic
    • If a UI root was destroyed while it was being asynchronously loaded, onRootReady could be called on a destroyed component