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: compile error when using scrollBehavior #1517

Merged
merged 1 commit into from Aug 29, 2017
Merged

fix: compile error when using scrollBehavior #1517

merged 1 commit into from Aug 29, 2017

Conversation

awronski
Copy link

When compiling with babel as middleware the scrollBehavior function was transpiling in
incorrect way. Double function function

fixes #1516

When compiling with babel as middleware the scrollBehavior function was transpiling in
incorrect way. Double function function

fixes nuxt#1516
@codecov-io
Copy link

codecov-io commented Aug 29, 2017

Codecov Report

Merging #1517 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #1517   +/-   ##
=======================================
  Coverage   87.13%   87.13%           
=======================================
  Files          14       14           
  Lines         917      917           
=======================================
  Hits          799      799           
  Misses        118      118

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 138edc7...d4563b7. Read the comment docs.

@Atinux Atinux merged commit d29297f into nuxt:dev Aug 29, 2017
@vinhtq vinhtq mentioned this pull request Oct 5, 2017
@lock
Copy link

lock bot commented Nov 1, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Nov 1, 2018
@danielroe danielroe added the 2.x label Jan 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scrollbehavior breaks execution
5 participants