-
|
Not sure if this is a bug, lack of documentation or what.. v2 code v3 code Error: Looked for ALLOWED_FOR_DELETE_OPERAND but almost nothing |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
solved.. before it was using createSet function, now it's just a regular new Set([value]) |
Beta Was this translation helpful? Give feedback.
-
|
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
solved.. before it was using createSet function, now it's just a regular new Set([value])