React Formik Tutorial - 43 - ChakraInput

preview_player
Показать описание

📱 Follow Codevolution

ChakraInput in React with Formik
Рекомендации по теме
Комментарии
Автор

Please import theme and not Theme from chakra ui

Codevolution
Автор

@Codevolution You need to update this video because ChakraUI has updated their library. The imports are different than the ones used in this video.

StaceyWilsonlosangeles
Автор

Please also make a video on formik-antd.
Thanks

AvinashSingh-qpvr
Автор

How can you implement Select from react-select

MrKT
Автор

Great video, but I seem to have a problem with the installation of chakra-ui/core... I tried several installations without success... I did try to use Material-UI, but the file name use in the app wrapper does seem to be the same... If you have any suggestions, I would appreciate.

lalalafamille
Автор

hello great video from beginning to the end, but i will like to make a request of make the chakra check input and radio button input am having difficult in implementing that in my project. i will really appreciate that if you can help in doing this soon like urgently needed. thanks look forward to it

oluwaseunolukayode
Автор

Fuck this man React is full of npm. even making form is painfull
Angular i will learn
Thanks for your hardwork!

SACHIN-gdzy
Автор

Sir when validation is activated the below input slides to bottom . Any Solution

shashankkumar
Автор

Alert icon isn't displayed, everything else works fine

alexb.
Автор

Import ChakraProvider, instead of ThemeProvider. No need to set theme attr.

jeelpatel
Автор

the schema is not addressed, keep getting errors for yup though it is not being used

maxskewes
Автор

You changed the name of the imported component from Theme, in the previous video, to theme, in this video, and didn't even alerted about it. Very bad. But very good course anyway. congratulations.

JuanDeSouza