brad-technologik

Results 4 comments of brad-technologik

+1 I hit this issue and was surprised to see it's not planning on being fixed. My workaround, is putting `@rendermode="InteractiveWebAssembly"` in the parent component using the problematic component.

Also looking for this. I can't find a way to force a id token / cookie update when I have changed claims on the user (eg they change their name,...

Is there a workaround or update on the PR for this? Being able to serialize an array of enums seems like a pretty crucial feature for this type of library..

Any update on this? I tried all of the following, and none of them work: ``` nitro: { esbuild: { options: { tsconfigRaw: { compilerOptions: { experimentalDecorators: true, }, },...