neo
neo
after a few hours, I finally finger out why when i call actions.add to add a component manully, my related component is not wrapped by NodeProvider, therefor, when i call...
But in the source code of utils/createNode, the related component is wrapped by NodeProvider  so this is may be a bug of actions.add
same problem +1
same problem , how do u fix it
@shadowlinyf
use``. not `
same problem ~