One instance is created implicit by registerComponent2 and another one explicit when using the registered builder (componentBuilder({})). This duplicity is breaking* a library which attempts to be built on top of react package.
Can anyone put some light here?
* Not sure, but at least suspiciously.