Skip to content

fix(dashboard): monitoringRequestUrl undefined 'repo' variable - #67

Merged
nullhack merged 1 commit into
mainfrom
fix/drawer-repo-ref
Jul 27, 2026
Merged

fix(dashboard): monitoringRequestUrl undefined 'repo' variable#67
nullhack merged 1 commit into
mainfrom
fix/drawer-repo-ref

Conversation

@nullhack

Copy link
Copy Markdown
Owner

Regression from PR #66. When extracting REPO_URL constant, monitoringRequestUrl at line 769 was left referencing the old repo local variable. Throws ReferenceError when rendering the incident drawer.

…able

Regression from PR #66: when extracting REPO_URL constant, the
monitoringRequestUrl function was left referencing the old 'repo'
local variable instead of REPO_URL. This threw ReferenceError when
rendering the incident drawer.
@nullhack
nullhack merged commit 047b30d into main Jul 27, 2026
1 check passed
@nullhack
nullhack deleted the fix/drawer-repo-ref branch July 27, 2026 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant