Replace deprecated String.prototype.substr() with String.prototype.substring()

Created on 7 February 2024, 5 months ago
Updated 24 February 2024, 4 months ago

Problem/Motivation

According to MDN, String.prototype.substr() is already deprecated. But some of JavaScript file use this method.

Proposed resolution

Replace all String.prototype.substr() with String.prototype.substring().

Merge request link

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

11.0 πŸ”₯

Component
JavascriptΒ  β†’

Last updated about 8 hours ago

Created by

πŸ‡―πŸ‡΅Japan Tom Konda

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024