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

117
Views
"Id" no está en el tipo "baseeventorigin<any>".(ts2345)
 interface IProps { message: INotifyMsg; onDeleteMsg?: CommonEventFunction; disabled?: boolean; }
 handleDelete = (id, title) => { if (this.props.onDeleteMsg && !this.props.disabled) { this.props.onDeleteMsg({ id, title }); } }

Escriba "{id: any; title: any;}" El parámetro de no se puede asignar a un parámetro de tipo "baseeventorigin".

El texto del objeto solo puede especificar atributos conocidos y "Id" no está en el tipo "baseeventorigin". ts(2345)

 <View className="delete-Btn"> {this.props.onDeleteMsg && <Text className="delete" onClick={() => this.handleDelete(message.id, message.title)}>delete</Text>} </View>
about 4 years ago · Juan Pablo Isaza
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!