daveo
daveo
@Velenir I'd move the branch to `develop`
@Velenir @anxolin can we not merge this already?
@MicaelaPesado does this happen all the time and remain this way, OR does it stop once the `1ETH = LOADING RDN` changes? If so then it's normal.
@DaniSomoza will give it a go, thanks!
if it's always in USD makes sense imo
OK this was a skill issue. I never wrapped my `getStaticProps` call with the `wrapper` so there was no data stream from the `store` to specify the `hydration` status Make...
Mm actually no, it is still happening with a page that is calling: ```ts export const getStaticProps = wrapper.getStaticProps((store) => async (): Promise => { const collections = await formattedCollectionQuery({...