radash
radash copied to clipboard
when group get a groupId 'constructor', the acc[groupId].push it not a function.
In some case, the getGroupId function may return a string like 'constructor' or other keyword in js prototype, it runs error.
This issue is fixed in [email protected] (a fork of Radash).