Flarum (v1.8.10)
Preparing search index...
flarum
common/helpers/fireApplicationError
fireApplicationError
Function fireApplicationError
fireApplicationError
(
userTitle
:
string
,
consoleTitle
:
string
,
error
:
any
)
:
void
Fire a Flarum error which is shown in the JS console for everyone and in an alert for the admin.
Parameters
userTitle
:
string
consoleTitle
:
string
error
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Flarum (v1.8.10)
Loading...
Fire a Flarum error which is shown in the JS console for everyone and in an alert for the admin.