Revert the ESLint autommatted conversion to arrow functions - it broke multiple things

Created on 24 August 2024, 3 months ago
Updated 7 September 2024, 3 months ago

In attempt to fix the coding standards there was merged a change that converted all javascript functions to arrow functions.
That's probably an important thing to do but it caused numerous problems: πŸ› Javascript errors with inbox block prevents any link on page from being clicked Needs review , πŸ› Stuck on undefined URL Needs review , πŸ› get_new_messages loads all messages each ajax call Needs review , πŸ› Javascript errors with members widget on private-message/create page Needs review .

I think it is better to roll-back that change for now (trying to get a working D11 release) and do a better review for next attempt of the arrows functions conversion.

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine artem_sylchuk Lutsk

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024