-
-
Notifications
You must be signed in to change notification settings - Fork 123
Closed
Description
I don't have the possibility to get an error message, but found this lib to crash our app on mobile.
It's enough to import it, to cause the problem.
Reported it here as well: sindresorhus/get-urls#74
Update:
The Problem is caused by this line in v.5.3.1 (used by get-urls):
urlObj.pathname = urlObj.pathname.replace(/(?<!\b(?:[a-z][a-z\d+\-.]{1,50}:))\/{2,}/g, '/');
I don't know why get-urls is using such an old version, but maybe updating the dep will fix it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels