Review all console.error and catch-without-proper-handling across the frontend, and fix them according to the guidance in .github/copilot-instructions.md (Frontend Error Reporting) and .cursor/rules/frontend-error-reporting.mdc.
Use reportError from nt-fe/lib/report-error.ts for Sentry + logging.
Scope
Review all
console.errorand catch-without-proper-handling across the frontend, and fix them according to the guidance in.github/copilot-instructions.md(Frontend Error Reporting) and.cursor/rules/frontend-error-reporting.mdc.Use
reportErrorfromnt-fe/lib/report-error.tsfor Sentry + logging.Scope
nt-feforconsole.errorand empty / silentcatchblocksreportErrorreportErroronly (no toast)near-store, payments, exchange, settings, proposals, wallet)