Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ReferenceError: Cannot access 'global' before initialization #6056

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

satoren
Copy link
Contributor

@satoren satoren commented Jan 17, 2025

Here, global refers to an uninitialized global, so if the error is ignored and executed, it will result in undefined.

@SteffenDE SteffenDE merged commit 577004e into phoenixframework:main Feb 17, 2025
@SteffenDE
Copy link
Contributor

Thank you! 🙌🏻

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.

2 participants