JiYeon
JiYeon
not found example link T^T
slotProps's type could be `any` because of `K extends Record`, but not applied `any` type. This may be related part of cause. ### `Alert.d.ts` ``` export type AlertSlotsAndSlotProps = CreateSlotsAndSlotProps<...
Thank you for read. @ZeeshanTamboli . I passed CI test done! 🎉 please check this result. Additionally, I deleted previous fixes and pushed another. Because of cause was wrong I...
hi, @ZeeshanTamboli I think the same way about slightly delay movement. I tried several things and finally i fixed it done. The cause remains the same. https://github.com/mui/material-ui/assets/73057489/6586d478-98d4-4e6b-ba06-af3c2728a6d4 check result please...
I didn't know if it was okay to modify test code. Thanks for the explanation 😊
@ZeeshanTamboli My answer was too late, and I will try to make test case you said. I guessed cause of fail in the `next` branch is "when clicked the arrow"....
I have added the test code. Could you please check if it was added as you intended? Due to a recent PR that removed dependencies, the files that need to...
@ZeeshanTamboli I clearly included the cause of the bug in the test title. I wrote the test code forgetting this. Sorry. Please check this change.
@ZeeshanTamboli I tried several tests on the 'next' branch. please check it!