Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

234
Views
Issue in Material UI keyboard date picker for type a value

what happens if I select a date by clicking on the calendar it works fine but if the first time I set a date to empty and I will type the date it will not react like date format its go like 11111111111111111111 like this so its break the format of date but if I select from the calendar after that I will edit it work fine only first time if I will edit direct type it goes wrong.

<MuiPickersUtilsProvider utils={DateFnsUtils}>
      <Grid container justifyContent="space-around">
        <KeyboardDatePicker
          disableToolbar
          variant="inline"
          format="MM/dd/yyyy"
          margin="normal"
          id="date-picker-inline"
          label="Date picker inline"
          value={formik.values.dob}
          onChange={handleChangeDate}
          KeyboardButtonProps={{
            "aria-label": "change date"
          }}
        />
      </Grid>
    </MuiPickersUtilsProvider>

Code SandBox link

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I found this example, that seems to do exactly what you are trying to do. Does it helps ?

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!