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

209
Views
Warning: React does not recognize the `textColor` prop on a DOM element

Getting this warning: Warning: React does not recognize the 'textColor' prop on a DOM element (everything else is working).

Using it in my component this way:

import { ImageWithFallback, Paper, Tabs, Tab, Typography, Tooltip,} from '@material-ui-core/dist';

<Paper square className={classes.root} data-test-id={testMediaEditRenditionTabPanel.paper}>
      <Tabs
        value={tabState}
        variant="scrollable"
        onChange={handleChange}
        orientation="vertical"
        indicatorColor="primary"
        centered
        textColor="primary"
        className={classes.tabs}
      >
      </Tabs>
</Paper>

Thanks in advance.

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

0

Did you try with textcolor instead of textColor? I think the material UI of your project seems not to be the latest version. Please let me know how it works.

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!