-
-
Notifications
You must be signed in to change notification settings - Fork 2k
String.substr is deprecated #6078
Copy link
Copy link
Closed
Labels
P2considered for next cycleconsidered for next cyclebugsomething brokensomething brokengood first issuesuitable for newcomerssuitable for newcomers
Description
Activity
Metadata
Metadata
Assignees
Labels
P2considered for next cycleconsidered for next cyclebugsomething brokensomething brokengood first issuesuitable for newcomerssuitable for newcomers
See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr
We should possibly use
substringorsliceinstead.