You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: