Skip to content

Errors not caught when the data isn't present #7

@fharper

Description

@fharper

I used the codeandbox demo, and I pointed the demo to my own MeiliSearch instance (changed the URL and token in the instance creation in Vue.js).

image

I don't have the data, so the demo doesn't work obviously, but it doesn't fail gracefully. It would be nice to catch this so those error aren't return to the user, but also maybe displaying a "please add the data to your instance by doing XYZ".

image

The 7 errors after the first one are the KeyEventHandler one. I'm using latest version of Brave on latest version of macOS.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions