When trying to access the results of a dimcli query I experience the following error: Javascript Error: Cannot access 'ne' before initialization
It seems that the API connection works and that data is retrieved, however, accessing the data causes the error.
The error can be reproduced with the following code:
When trying to access the results of a dimcli query I experience the following error: Javascript Error: Cannot access 'ne' before initialization
It seems that the API connection works and that data is retrieved, however, accessing the data causes the error. The error can be reproduced with the following code:
which returns this result:
The same query on the dimcli command line works without problems.
Are any dependency updates causing the issue?
Thanks for taking a look! Dimcli is a great tool to work with.