I have 2 words with the same length, for example: "mother" and "father". My program should: a) if the letter in the x position in the first wo
I have uploaded my local project to github and turned it into github page. All the functions are working properly in my localhost but, when I open the app via g
I'm building a website with React and recently switched to using server-side rendering (SSR) for improved performance. One issue I ran into after this change is
I have an Upload Video and Record video on my 2 modals. The first modal is basically a selection between the two and the second modal will display the uploaded
I have set the OTP user messages using localization. UserMessageIfInvalidCode is working but UserMessageIfVerificationFailedRetryAllowed is not working. I have
In my application the Time will always be like HH/00/00. So users will only need to enter the hour value as the minutes will be 00. I could not find a way to ch