Laurent Cazanove

Results 200 issues of Laurent Cazanove

Hello Alyssa, Thanks for the awesome package. I noticed what seem to be a bug. **Reproduction** - Focus on the URL bar (Click on it or Ctrl+L on Chrome/Brave) -...

I'm suggesting to improve the linting to make title and description required in MDX pages so that the automated OG generation will not break.

tooling and maintenance

Creating this mega issue to track this project. ## Context & Objectives This Q1 2024, DevRel and Docs aim to migrate 'how to' content from the [Meilisearch blog](blog.meilisearch.com) to the...

new content

It often happens that PR are submitted (by me 🤡) without running the linter first. Adding a pre-commit hook to automatically run the linter before creating a commit can help...

tooling and maintenance

We want to repurpose our [LangChain semantic search tutorial](https://blog.meilisearch.com/langchain-semantic-search-tutorial/) from the blog to integrate it into the docs.

new content

Hello 👋 When running artisan command through Laravel Sail, it seems that backslash characters are not escaped correctly. Running a scout command as recommended by the docs: `artisan scout:import "App\Models\User"`...

Hey, Thanks for what you've done! I use this package in an application at work, but we needed to refactor it a lot in order to make it work. We...

Hi @xlanex6 👋 I made a simple [example component](https://stackblitz.com/edit/nuxt-starter-wryntj?file=app.vue) using the module and ran into an error: it's not possible to use InstantSearch components when installing dependencies with `pnpm install`....

Hello, I've noticed that the documentation doesn't explain how to configure a table's primary key. AFAIK this is achieved by adding the `pk` field in the YAML configuration. But there...

When clicking the "Load more results" button, the scroll jumps back to the top of the page. UX would be improved by keeping the current scroll state.

enhancement