@bugsnag/plugin-interaction-breadcrumbs

@bugsnag/js plugin to record UI click events as breadcrumbs

Usage no npm install needed!

<script type="module">
  import bugsnagPluginInteractionBreadcrumbs from 'https://cdn.skypack.dev/@bugsnag/plugin-interaction-breadcrumbs';
</script>

README

@bugsnag/plugin-interaction-breadcrumbs

This plugin adds the ability to record click events as breadcrumbs by listening to events on the window, with the selector and text of the target element (if available) added to the breadcrumb as metadata. It is included in the browser notifier.

License

This package is free software released under the MIT License. See LICENSE.txt for details.