Ben Van Daele

Results 4 comments of Ben Van Daele

I've had similar issues with BootstrapVue (which also uses popper.js under the hood). In my case the problem occurred when the target of the popup is not a block or...

Every now and then I start working on updating this for the latest LFS version, but I generally don't manage to make it all the way through... :) That said,...

I've created a reproducible example here: [benvd/swagger-typescript-api-814](https://github.com/benvd/swagger-typescript-api-814).

I found this issue when trying to get `"format": "uuid"` added to the JSON schema for columns with `@db.Uuid`. Turns out this information isn't part of the DMMF, so I...