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
@hamelcubsfan I've just noticed that I'm not passing any props down to the email-to-name package that I also maintain. In an ideal world I guess there would be a set of advanced options you could provide to avoid situations like this?
Unfortunately there's no perfect regex that solves for all scenarios. This one was primarily to target emails such as johnsmith23 or some123thing456, although a regex that only removes trailing numbers could get us part of the way 🤔
When using the GUI (https://taitems.github.io/user-email-enrichment/), it appears to be omitting numbers. Any fix/workaround?
The text was updated successfully, but these errors were encountered: