Marius Jørgensen

Results 8 comments of Marius Jørgensen

@jcmoraisjr @dobesv Would this solution output the same info as providing `controller.logs.enabled=true` to Helm install/upgrade?

@KamiKillertO Any update on this? Would be really nice to have an option to disable in comments. ![skjermbilde 2018-10-10 kl 15 24 30](https://user-images.githubusercontent.com/5442549/46739365-ae8b5280-cca0-11e8-9b55-5c8d922a44cc.png)

Experiencing the same issue with our image that is based on the NextJS [with-docker](https://github.com/vercel/next.js/tree/canary/examples/with-docker) example. I'm temporarily copying `pages` into the end stage, but would be nice we didn't have...

> @kahest Should we advise customer to disable profiling for Android >= 26 while this is being investigated? or is it < 26 (seems like a typo)? > > ```...

> Jest simulates a browser environment, so it uses the wrong version of Apollo Client for this - `registerApolloClient` is only available in React Server Components, not in the browser....

> Vitest also doesn't simulate a `react-server` environment by default. This is really a specific runtime environment where libraries load differently than they would in the RSC run or in...

That is quite insane indeed, I gave the last suggestion a shot but no luck. I think I'll wait with adding tests for the few pages I've migrated to app...

I noticed something similar in our actions, after doing `turbo prune @some/app` remote caching was no longer working even with TURBO_TOKEN present. We host our own cache and have committed...