Bug 1947657 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Error: 
TypeError: can't access property "setTargetType", this.targetFront is null

React Component Stack: {}

Stacktrace: 
_createFirstTarget@resource://devtools/shared/commands/target/target-command.js:575:5
Tried accessing multiprocess toolbox on Firefox Android Nightly and got the following error:

```
Error: 
TypeError: can't access property "setTargetType", this.targetFront is null

React Component Stack: {}

Stacktrace: 
_createFirstTarget@resource://devtools/shared/commands/target/target-command.js:575:5
```

Back to Bug 1947657 Comment 0