What block creates error: TypeError: Cannot read properties of undefined (reading 'indexOf')

@Tim_Jones

Most likely the problem is in one of these blocks, when the variable “undefined” from the example is undefined (For example, you took the value of an object by a non-existent property).
If the problem is in one of the replace blocks, then it can only happen if there is no comparator (Maybe this will make the search easier).

Regards

1 Like