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

164
Views
Mientras se conecta reaccionar con tawk. el nombre y el correo electrónico se envían codificados

este es mi código en componentDidMount () {} Estoy tratando de inicializar la ventana emergente del widget en la carga de la página y luego configurar el nombre y el correo electrónico de los parámetros recibidos de la página anterior

 const fullName = this.state.data[0]; console.log(fullName); const email = this.state.data[1]; const hashCode = this.state.data[2]; if (window.Tawk_API) { window.Tawk_API = window.Tawk_API || {}; window.Tawk_LoadStart = new Date(); window.Tawk_API.onLoad = function () { window.Tawk_API.setAttributes( { name: `${fullName}`, email: `${email}`, hash: `${hashCode}`, }, function (error) {} ); }; } const tawk = document.getElementById("tawkId"); if (tawk) { return window.Tawk_API; } const script = document.createElement("script"); script.type = "text/javascript"; script.id = "tawkId"; script.async = true; script.setAttribute("crossorigin", "*"); script.charset = "UTF-8"; script.src = "https://embed.tawk.to/{id}/{id}"; document.head.appendChild(script); const s0 = document.getElementsByTagName("script")[0]; if (s0 || s0.parentNode) { s0.parentNode.insertBefore(script, s0); }
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Creo que puedes publicar por elemento.

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!