Ivan Kushchenko

Results 3 comments of Ivan Kushchenko

Maybe like this? `regex(/^\p{L}*$/ug)`

@mrlubos @rigtigeEmil Hello. I had the same issue and was able to resolve it by adding the following to nuxt.config.ts: ``` build: { transpile: ['@hey-api/client-nuxt'] } ```

@mrlubos Honestly, I don't know, but I think it's more likely yes than no if there are ideas on how to fix it. I was able to solve the problem...