Sigurdur Njalsson

Results 4 comments of Sigurdur Njalsson

@CoolTechYT Did you solve this, I'm seeing the exact same issue...?

I managed to get it to work, I had to make sure I was spreading the context inside of `loadNamespaces` in my getInitialProps. `await loadNamespaces({ ...ctx, locale, pathname: '/' });`,...

@sigginjals I'm not using the webpack loader, I'm using `loadNamespaces`.

I'm only seeing builds showing a false positive. They should be deployed due to a change but aren't. One reason could be that the project in question is labeled as...