Anthony Aslangul

Results 5 issues of Anthony Aslangul

### Describe the bug At least on Next 13, some imports inside `.css.ts` files produce the following error: `NonErrorEmittedError: (Emitted value instead of an instance of Error) ReferenceError: $RefreshReg$ is...

nextjs

### Environment ------------------------------ - Operating System: Linux - Node Version: v20.12.2 - Nuxt Version: - - CLI Version: 3.10.1 - Nitro Version: - - Package Manager: [email protected] - Builder: -...

bug

Embeddings cache was introduced in this PR https://github.com/meilisearch/meilisearch/pull/5418 and it works well. However, it seems to only be an in-memory cache. I have a use case where I use hybrid...

enhancement

### Scribe version 5.1.0 ### Your question When I generate the documentation with an attribute like this: ```php #[ResponseFromApiResource(UserResource::class, model: User::class, collection: true, with: ['gender'])] ``` It prints this warning...

question
triage

### Scribe version 5.2.1 ### PHP version 8.4 ### Laravel version 12.12.0 ### Scribe config ```ruby postman.enabled => false strategies.headers => added [ 'Knuckles\\Scribe\\Extracting\\Strategies\\StaticData', [ 'only' => [], 'except' =>...

bug