Marek Markiewka

Results 4 comments of Marek Markiewka

You're right, it would be much better. The current implementation is more of a workaround so that the spinner won't stop at a random character at the end of its...

Yeah, let's look into it at the end of the sprint :). So far I didn't think about a solution to this problem.

I had the same issue when using env vars in different stages (staging, production) which were set via secrets in a kubernetes pod. nextjs evaluates process.env calls at build time...

Thank you very much, this worked. I should've read the docs slower...