Skip to content

fix: initialize props in constructor before addController -> reason: if host...

Michael Holmes requested to merge michi/fix-addController into master

fix: initialize props in constructor before addController -> reason: if host had prop already registered, it skipped the initialization and continued with hostConnected

Merge request reports