Flarum (v2.0.0-beta.1)
    Preparing search index...
    • Fire a Flarum error which is shown in the JS console for everyone and in an alert for the admin.

      Parameters

      • userTitle: string

        a user friendly title of the error, should be localized.

      • consoleTitle: string

        an error title that goes in the console, doesn't have to be localized.

      • error: any

        the error.

      Returns void