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

Update: SharedModal.tsx swipe bug in with-cloudinary #44771

Merged
merged 3 commits into from
Jan 11, 2023

Conversation

EmilianoGarciaLopez
Copy link
Contributor

@EmilianoGarciaLopez EmilianoGarciaLopez commented Jan 11, 2023

There's a bug that causes a client-side exception when you swipe on the first or last image. This resolves that issue

fixes: #44271

Documentation / Examples

  • Make sure the linting passes by running pnpm build && pnpm lint
  • The "examples guidelines" are followed from our contributing doc

There's a bug that causes a client-side exception when you swipe on the first or last image. This resolves that issue
@ijjk ijjk added the examples Issue was opened via the examples template. label Jan 11, 2023
@EmilianoGarciaLopez EmilianoGarciaLopez changed the title Update: SharedModal.tsx swipe bug Update: SharedModal.tsx swipe bug. fixes #44271 Jan 11, 2023
@EmilianoGarciaLopez EmilianoGarciaLopez changed the title Update: SharedModal.tsx swipe bug. fixes #44271 Update: SharedModal.tsx swipe bug. fixes: #44271 Jan 11, 2023
@ijjk ijjk changed the title Update: SharedModal.tsx swipe bug. fixes: #44271 Update: SharedModal.tsx swipe bug in with-cloudinary Jan 11, 2023
ijjk
ijjk previously approved these changes Jan 11, 2023
Copy link
Member

@ijjk ijjk left a comment

Choose a reason for hiding this comment

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

Change looks good, thanks for the PR!

@ijjk ijjk merged commit 975d96a into vercel:canary Jan 11, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue was opened via the examples template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Swiping to the left on the first image causes a client side exception
2 participants