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

docs: Improve incorrect example of using useScriptTriggerElement #362

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

jelmerdemaat
Copy link
Contributor

@jelmerdemaat jelmerdemaat commented Jan 24, 2025

Improve incorrect example of useScriptTriggerElement so it includes the specifically named property el as such

❓ 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 corrects a mistake in the documentation that incorrectly shows the possibility of providing the function useScriptTriggerElement with a property called somethingEl, while that should be called el.

Improve incorrect example of `useScriptTriggerElement` so it includes the specifically named property `el` as such
Copy link

vercel bot commented Jan 24, 2025

@jelmerdemaat is attempting to deploy a commit to the Nuxt Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@harlan-zw harlan-zw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@harlan-zw harlan-zw merged commit efae5e6 into nuxt:main Jan 29, 2025
0 of 3 checks passed
@jelmerdemaat jelmerdemaat deleted the patch-2 branch January 29, 2025 13:06
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