-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 #7775: Stepper fix typescript add children #7777
Conversation
Deployment failed with the following error:
|
Please check this, as Vercel bot is saying that it failed in deployment and I think this has made us to not get the update even as it has been fixed and we've updated to the latest version |
@ignatiusomeje no you can see the ticket is marked for 10.9.4 which has not been released yet. |
Okay sir, is there a way for it now as it makes my run build to fail? |
you have to wait for PrimeTek to release 10.9.4 |
can you share the part of the code where you using the stepper to help you fixed before the release |
@NADIRATIF are you asking if there is some kind of patch? No you have to wait for the 10.9.4 release. |
I'm not requesting a patch. I need to see the original stepper implementation code to understand how the ref type is being used in @ignatiusomeje code This will allow me to provide a temporary workaround for the TypeScript issue until version 10.9.4 is released, enabling a successful build. I've encountered and resolved this problem myself previously, so I can offer a practical solution. |
Fix #7775: Stepper fix typescript add children
Fix #7800