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

[examples] Fix NextLinkComposedProps type error #33842

Merged
merged 1 commit into from Aug 8, 2022

Conversation

adham618
Copy link
Contributor

@adham618 adham618 commented Aug 7, 2022

Signed-off-by: Adham Tarek adhamtarek291@gmail.com

Signed-off-by: Adham Tarek <adhamtarek291@gmail.com>
@mui-bot
Copy link

mui-bot commented Aug 7, 2022

No bundle size changes

Generated by 🚫 dangerJS against dba9ae9

@ZeeshanTamboli ZeeshanTamboli changed the title fix: NextLinkProps type error [examples] Fix NextLinkComposedProps type error Aug 8, 2022
@ZeeshanTamboli ZeeshanTamboli added component: link This is the name of the generic UI component, not the React module! examples Relating to /examples typescript labels Aug 8, 2022
Copy link
Member

@ZeeshanTamboli ZeeshanTamboli left a comment

Choose a reason for hiding this comment

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

I can confirm that the error does occur in the example with the latest nextjs version 12.2.4. It is similar to what I had done in #32655 by omitting the property.

onTouchStart was added to nextjs Link interface in vercel/next.js#38805.

Looks good to me!

@siriwatknp
Copy link
Member

I can confirm that the error does occur in the example with the latest nextjs version 12.2.4. It is similar to what I had done in #32655 by omitting the property.

onTouchStart was added to nextjs Link interface in vercel/next.js#38805.

Looks good to me!

Thanks for the explanation!

@siriwatknp siriwatknp merged commit 3c5901e into mui:master Aug 8, 2022
K0rdan added a commit to Luos-io/luos that referenced this pull request Aug 29, 2022
daniel-rabe pushed a commit to daniel-rabe/material-ui that referenced this pull request Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: link This is the name of the generic UI component, not the React module! examples Relating to /examples typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants