Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tsukiyama-3
Copy link
Contributor

@tsukiyama-3 tsukiyama-3 commented Oct 17, 2025

πŸ”— Linked issue

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This PR fixes a typo in src/runtime/registry/x-pixel.ts where
if (e.exe) should be if (s.exe).

This bug was introduced in 3c46cff

This typo caused the following console error:

γ‚Ήγ‚―γƒͺγƒΌγƒ³γ‚·γƒ§γƒƒγƒˆ 2025-10-17 19 49 54

Due to this typo, the initialization function never executed properly.
As a result, tracking events could not be sent.

@vercel
Copy link

vercel bot commented Oct 17, 2025

@tsukiyama-3 is attempting to deploy a commit to the Nuxt Team on Vercel.

A member of the Team first needs to authorize it.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 17, 2025

Open in StackBlitz

npm i https://pkg.pr.new/nuxt/scripts/@nuxt/scripts@541

commit: e7cd806

@harlan-zw harlan-zw merged commit 8b0fc60 into nuxt:main Oct 17, 2025
4 of 6 checks passed
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