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
This is a plugin for [WordPress](https://www.wordpress.org) that collects client-side javascript errors and stores them on the site.
4
+
5
+
It's useful for debugging issues that are occasional and difficult to detect based on the description of the error.
6
+
7
+
## Roadmap
8
+
- Add something in the JS Script to handle if there's a server-side error processing the request
9
+
- Next steps will be to add functionality to only collect data depending on criteria (ie. for logged-in-users only, or for specific js files or error types).
0 commit comments