Edouard Riviere
Edouard Riviere
I am not using Deno Fresh, but successfully added `shadcn/ui` to my internal React components lib with Twind. As we are using Twind, we don't have a global stylesheet and...
Facing the same issue with `pnpm-lock.yaml`.
Hi, I was having a similar issue and figured out after reading through the code (especially [here](https://github.com/daniel-frak/keycloak-user-migration/blob/4258045b106af55fd401a4f9e6542b6482bd3332/src/main/java/com/danielfrak/code/keycloak/providers/rest/rest/RestUserService.java#L75)) that the `usernameOrEmail` gets appended to the URL but without a `/` in...
@daniel-frak you are right, it was probably too late and my eyes were tired. What's weird is that as soon as I put the `/` at the end, plugin started...
Any update on this. We have the same issue and had to also downgrade pdfjs-dist to make it work. It also broke our CSPs