GhostLexly
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...
### 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 ? 
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...