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

176
Views
While exporting a static array sometimes returns null

I have an array where I export it, Sometimes this array returns me null, sometimes returns only the first element, sometimes all elements.

This is how I use

export const items= [
{
    title:"title1"
},
{
    title:"title2"
},
{
    title:"title3"
},

];

I use it in my app.js

import { items } from './data.js'

When I use it in useEffcet as I said, sometimes returns three elements some times just one element, and sometimes null. Thanks a lot

useEffet(() => {console.log(items)},[])
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!