Bug 1787387 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.

The first screen of the tour looks for `#tabpickup-steps` but that doesn't exist if sync is already set up.
The first screen of the tour looks for `#tabpickup-steps` but that doesn't exist if sync is already set up.

```
TypeError: can't access property "insertAdjacentElement", parent is null
```
Seems like there's also some issue of the automatic behavior to remove a screen without the parent to move to the next screen.

Back to Bug 1787387 Comment 0