Tobias Lohse

Results 84 comments of Tobias Lohse

I am trying to achieve a similar nested Discriminated Union and it seems this PR solves that issue as well. Any idea when it might get merged, any way to...

Is this package still maintained? Would love to use the shimmering for a skeleton view. But it'd be quite useless without support for views. Maybe I could allocate some time...

Why do you think the Facebook library has that limitation? I haven't used it, but I thought it's what Facebook build for the paper app and is still using for...

@AugustoAleGon did you ever get anywhere with this?

@DetachHead is this pyright feature documented somewhere?

Entra ID has the exact same issue that this PR tries to fix.

This is such an essential rule. Catch all blocks have already caused me so much pain. Any chance this will land soon?

I am building a little eslint plugin that warns about catch blocks that don't rethrow, this only supports async-await style code though, no `Promise.catch ` though https://github.com/MrLoh/eslint-plugin-no-catch-all

It doesn't matter where this bug originates; previous versions of next-auth were offering this feature, and the whole point of this library is so that developers don't have to deal...