Skip to content

Fixed Incorrect Variable Name - #358

Open
intls wants to merge 1 commit into
scroll-tech:developfrom
intls:scoll
Open

Fixed Incorrect Variable Name#358
intls wants to merge 1 commit into
scroll-tech:developfrom
intls:scoll

Conversation

@intls

@intlsintls commented Oct 8, 2024

Copy link
Copy Markdown

IMPORTANT: Please do not create a Pull Request without creating an issue first.Any change needs to be discussed before proceeding.

Closing issues

closes#357

...

Description

The incorrect variable name caused the scrollTo function to fail, disrupting the scrolling functionality of the .sidebar-nav-inner element. By correcting the variable name to scrollElement, it will restore proper scrolling behavior, enhancing user navigation and experience.
...

Changes

Changed scollElement to scrollElement

  • High level
  • changes that
  • you made

@netlify

netlifyBot commented Oct 8, 2024

Copy link
Copy Markdown

Deploy Preview for scroll-documentation ready!

NameLink
🔨 Latest commit54a33c8
🔍 Latest deploy loghttps://app.netlify.com/sites/scroll-documentation/deploys/6705aa2d6100ef00089c15ff
😎 Deploy Previewhttps://deploy-preview-358.docs.scroll.xyz
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@intlsintls changed the title Corrected errorsfix: Incorrect Variable NameOct 8, 2024
@intlsintls changed the title fix: Incorrect Variable Nameixed Incorrect Variable NameOct 8, 2024
@intlsintls changed the title ixed Incorrect Variable NameFixed Incorrect Variable NameOct 8, 2024
@intls

Copy link
Copy Markdown
Author

Good to go! @dghelm@emilyJLin95@isabellewei

Sign up for freeto 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.

[Enhancement]: Incorrect Variable Name

1 participant

@intls