Closed shirlynwix closed 1 year ago
Using connectWithShellAndObserve would constantly raise attempt to create component type outside of Entry Point lifecycle error as the connectWithShell factory was called inside the observing component wrapper constructor.
connectWithShellAndObserve
attempt to create component type outside of Entry Point lifecycle
Using
connectWithShellAndObserve
would constantly raiseattempt to create component type outside of Entry Point lifecycle
error as the connectWithShell factory was called inside the observing component wrapper constructor.