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(goto): retry unreachable target #19128

Merged
merged 3 commits into from
Feb 15, 2024
Merged

fix(goto): retry unreachable target #19128

merged 3 commits into from
Feb 15, 2024

Conversation

KaelWD
Copy link
Member

@KaelWD KaelWD commented Jan 30, 2024

Elements can appear or shift around while scrolling, just checking if we've reached the end isn't suitable in these cases.

Elements can appear or shift around while scrolling, just checking if
we've reached the end isn't suitable in these cases.
@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected E: goTo GoTo composable labels Jan 30, 2024
@KaelWD KaelWD added this to the v3.5.x milestone Jan 30, 2024
@KaelWD KaelWD self-assigned this Jan 30, 2024
@KaelWD KaelWD force-pushed the master branch 3 times, most recently from cd170f8 to 98e57dc Compare February 14, 2024 06:14
@KaelWD KaelWD changed the title fix(goto): keep trying to reach target until 2x duration fix(goto): retry unreachable target Feb 15, 2024
@KaelWD KaelWD merged commit b146397 into master Feb 15, 2024
15 of 16 checks passed
@KaelWD KaelWD deleted the fix/goto-unreachable branch February 15, 2024 03:19
VIXI0 pushed a commit to VIXI0/vuetify that referenced this pull request Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E: goTo GoTo composable T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant