aries-auto / ariesautomotive

Aries Automotive Website
MIT License
1 stars 3 forks source link

Async Re-fetch in Header #235

Closed ninnemana closed 7 years ago

ninnemana commented 7 years ago

Someplace in a source/store there's a local check that's failing, or we're not waiting properly for something and it's triggering a re-render of content/API calls when client is available.

Luverne Menu with JS: image

Luverne Menu without JS: image

Likely a cached difference on the client.

WileESpaghetti commented 7 years ago

Steps to reproduce:

  1. refresh the page and scroll down using the down arrow key or clicking on the scroll bar

Expected behavior: The page will stay where I have scrolled to

Actual behavior: After the page loads completely, the page will jump back to the top of the page. (The same way the site behaves when JavaScript is disabled