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

112
Views
LocalStorage doesn't save data after refreshing the page

I'm having a trouble with my localstorage.

langMenuLink.forEach(el => {
el.addEventListener("click", () => {
let attr = el.getAttribute("language");

stats.textContent = data[attr].status
acquire.textContent = data[attr].acquire
titulo.textContent = data[attr].about
description.textContent = data[attr].descriptionAbout
tituloKnowHow.textContent = data[attr].knowhow
descriptionKnowHow.textContent = data[attr].descriptionKnowHow
footer.textContent = data[attr].footer

attr = localStorage.setItem("lang", attr)
})
});

The local storage doesn't save the lang attribute when I refresh the page.

When I change the language, the value changes. But when I refresh the page, the value returns to its initial value and the page return to the original language.

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!