woocommerce/plugins/woocommerce-admin/client/error-boundary
Chi-Hsuan Huang e8dacef7a6
Track frequency of unhandled JS errors with MC Stats (#50155)
* Add bumpStat and fix tests

* Add changelog

* chore: Update dependencies and add @woocommerce/tracks for remote logging

* feat: Track frequency of unhandled JS errors with bumpStat

* chore: Update error boundary to log unhandled JS errors with bumpStat

* Add changelog

* Fix lint

* Check if tracks is enabled before bumping stats

* Fix test

* Fix lint

* chore: Refactor buildQuerystring to buildQueryParams for clarity and consistency

* Add bumpStat to wc tracks mock
2024-08-02 03:04:31 +00:00
..
test Add global ErrorBoundary component for handling errors in react admin (#48250) 2024-06-11 16:14:44 +08:00
index.tsx Track frequency of unhandled JS errors with MC Stats (#50155) 2024-08-02 03:04:31 +00:00
style.scss Wrap activity panels in error boundary (#48415) 2024-06-17 13:05:11 +08:00