WIP: Fix: Corrected typo in variable name #41

Closed
seer-by-sentry[bot] wants to merge 1 commit from seer/fix-typo-popupl into main
seer-by-sentry[bot] commented 2025-09-01 00:49:15 +02:00 (Migrated from github.com)

Fixes JAVASCRIPT-1. The issue was that: Undefined variable popup caused ReferenceError due to typo, popupl was intended.

  • Corrected a typo in the variable name from popup to popupl on line 23 in js/index.js.

This fix was generated by Seer in Sentry, triggered by Freakybob Team. 👁️ Run ID: 24841

Not quite right? Click here to continue debugging with Seer.

Fixes [JAVASCRIPT-1](https://sentry.io/organizations/freakybob-team/issues/60903244/). The issue was that: Undefined variable `popup` caused `ReferenceError` due to typo, `popupl` was intended. - Corrected a typo in the variable name from `popup` to `popupl` on line 23 in js/index.js. This fix was generated by Seer in Sentry, triggered by Freakybob Team. 👁️ Run ID: 24841 Not quite right? [Click here to continue debugging with Seer.](https://sentry.io/organizations/freakybob-team/issues/60903244/?seerDrawer=true)
github-actions[bot] (Migrated from github.com) reviewed 2025-09-01 00:49:47 +02:00
github-actions[bot] (Migrated from github.com) left a comment

Welcome! We're glad you want to contribute. We'll be right there!

Welcome! We're glad you want to contribute. We'll be right there!

Pull request closed

Sign in to join this conversation.
No description provided.