Jonas Strassel

Results 105 comments of Jonas Strassel

@all-contributors-action please add @sinchang for ideas

@uraimo do you think I introduced the issue in the arch test or it it sth that is broken anyway?

@uraimo sorry missed your PR, merged your change and lets see..

I think everything works, but fedora seems to have a new release so this is taking an absurd amount of time.

readded the `--credential yes` to qemu and a reference as to why.

same here in a very similar setup. one finding: the mock stops mocking after updating ioreds 4.28.1 -> 4.28.2

perhaps it is due to bullmq depending on a different version? https://github.com/taskforcesh/bullmq/blob/a008c2be6bc8fe73360ac97a6deabced04382ab4/package.json#L47

I use this as a fallback for when the cookie isn't set: ```typescript import { defaultLocale, locales } from '../../i18n'; export default async function handler(req, res) { const requestPath =...

I really hoped that eventually nextjs will incorporate a solution. Counting the number of projects in this space, this seems to be an issue many nextjs users demand.