Ignore errors with regular expression

Hi there,

I have a vuejs application where I use sentry & I can see that this error is happening to my users.

Similar to this one, vue.js - How to solve Avoided redundant navigation to current location error in vue? - Stack Overflow

But in my case the url where this is happening contains numbers which can change user to user.

How can I ignore such errors? Is there a way to Ignore such errors with regular expressions?