Question

Error messages not being captured until the user clicks on them

  • 11 October 2023
  • 0 replies
  • 17 views

I am testing Heap on our website's development environment and I would like to autocapture the error messages that our customers receive as they navigate our website which runs on React.

For example, I am simply trying to log into my account with a wrong password and I get this error message on the frontend.
image.png

While on my Heap live data feed, I am not seeing any error events after the "Submit on form" event.

image.png

However, when I click on the red error message box, I see the "Click on div.MuiAlert-message.css-7z70p6" event which I think can be recognized as an error event on the backend.

image.png

Is there a way we can capture errors as events without clicking on the error message box?


0 replies

Be the first to reply!

Reply