Results 6 comments of Yann Prono

I agree with @bkontur, it's not very convienent for developers to deal with String messages. Being able te play with the `Difference` struct would be better. I don't have a...

I have the same issue since I have started using vite4.

From what I understand, there's something wrong with vite4: According to the [documentation](https://rollupjs.org/guide/en/#input): > Note that it is possible when using the object form to put entry points into different...

what is the result of the following ruby code? ```ruby MeiliSearch::Rails.client.index("Talent_CandidateProfile").pagination ``` For more information: https://docs.meilisearch.com/learn/advanced/pagination.html#previous-and-next-buttons

@curquiza binaries for linux are not available in case you didn't notice https://github.com/meilisearch/meilisearch/actions/runs/4185691357/jobs/7253976871

I have the same issue, impossible to disable console output even if with a `definePlugin` configured. I'm not using vueCLI but webpack CLI (`webpack ^4.28.4`, `webpack-cli ^3.2.1`) The command I...