Strange exception in JS/react application

I have a react site with Sentry monitoring and recently I got an event from a user sentry@example.com with some fake data and made from IP:127.0.0.1 (localhost).

Is was made with environments that don’t exist in my app and user information that also doesn’t.

Has anyone experienced this or have any idea why this has happened.