I think that my dom loads faster than data do. I use useEffect to grab my data and store in localStorage
useEffect(() => { axios.get(\'example.com/users\')