Only enable the Web Wizard-specific back button event handling in a Web Wizard #2

Closed
opened 2022-09-15 07:04:40 +00:00 by lucidiot · 0 comments
Owner

This line should instead be embedded into the if used for Web Wizard detection, as otherwise the "onback" event (which apparently existed in older versions of Firefox) could cause an error.

[This line](https://tildegit.org/lucidiot/xp-consoles/src/commit/d0a29f2b1699bc1c43cc6dc87f9b0e2e70ef59e3/console.js#L156) should instead be embedded into the `if` used for Web Wizard detection, as otherwise the "onback" event (which apparently [existed in older versions of Firefox](https://developer.mozilla.org/en-US/docs/Web/API/Window/back)) could cause an error.
lucidiot self-assigned this 2022-09-15 07:04:40 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lucidiot/xp-consoles#2
No description provided.