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

264
Views
ResourceContextProvider no funciona en react-admin

ingrese la descripción de la imagen aquí

AdminPanel.tsx

 <Resource options={{ label: 'Transactions' }} icon={WorkIcon} name={path} list={TransactionsList} />

TransactionsList.tsx

 const PostList = () => ( <ResourceContextProvider value={path}> <List syncWithLocation {...props}> <Datagrid > <FullNameUserField label="User" source="userFirstName" /> <TextField label="Goal Type" source="savingGoalType" /> <TextField label="Goal name" source="savingGoalName" /> <TextField label="Target Amount" source="targetAmount" /> <SavingGoalCreationDateField label="Goal creation date" source="savingGoalCreationDate" /> <TextField label="Strategy Name" source="strategyName" /> <SavingGoalCreationDateField label="Target Date" source="targetDate" /> <TextField label="Status" source="savingGoalStatus" /> </Datagrid> </List> </ResourceContextProvider>) <Tab label="comments" path="comments"> <PostLisst /> </Tab>

ingrese la descripción de la imagen aquí

No puedo mostrar el resultado de la solicitud, ¿por qué?

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

0

En

 const PostList = () => (...

No veo los accesorios que necesitas pasar, prueba así en su lugar:

 const PostList = (props) =>
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!