GhostLexly

Results 16 issues of GhostLexly

**What is the current behavior?** Gives an error: app-index.js:32 Warning: Prop `width` did not match. Server: "Infinity" Client: "1290" This is probably due to app router running the code on...

Hello, I'am using it today with docker-compose like following : `````ini [job-exec "job-executed-on-running-container"] schedule = @every 1m container = message_phpfpm_1 command = php artisan queue:work --tries=3 --max-time=60 ````` message is...

### Bug description We can't create a nested relational item in one query. ### How to reproduce 1. Create Schema ```prisma model HousekeeperInformations { id Int @id @default(autoincrement()) firstName String...

bug/1-unconfirmed
kind/bug
topic: relations
domain/client
topic: undefined

### Describe the feature / bug 📝: Add white-space: pre-line; to support new lines from the backend like *\n*

When i open cmdk, the selected item appears at the end, how can we make it appear on top ? ![Capture d’écran 2024-08-05 à 12 46 23](https://github.com/user-attachments/assets/ab971ec8-5dad-46d4-a19c-c2e7716d4ce0)

Hello, We are getting randomly, at random moments, this error : **We are using mangopay2 nodejs sdk (1.49.0)** ``` Request failed with status code 401 { Message: 'The authorization credentials...