Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
) When the app is bootstrapping, it only contains `initializing`, `isActive` and `productionMode`. We should not call `sendEventMessage` at this point or might cause `Uncaught TypeError: l.sendEventMessage is not a function`. This is unlikely to happen in many real world scenarios but happens in Copilot tests Co-authored-by: Artur <[email protected]>
- Loading branch information