Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
6.8
-
None
Description
Array.prototype.flatMap() is not implemented in Qt QML. MDN documentation page says about it: "Baseline Widely available".
The algorithm is rather trivial, and can be implemented as a polyfill.
Attachments
Issue Links
- relates to
-
QTBUG-97724 Update ECMAScript version
- Reported