You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vscode rightfully indicates that it can not find the composable.
// @ts-expect-error - Not enabled in developmentif(typeofuseBugsnag!=='undefined')// @ts-expect-error - Not enabled in developmentuseBugsnag().setUser(USER_ID_COOKIE)
Any suggestions?
The text was updated successfully, but these errors were encountered:
We disable bugsnag in development.
Vscode rightfully indicates that it can not find the composable.

Any suggestions?
The text was updated successfully, but these errors were encountered: