-
Couldn't load subscription status.
- Fork 109
Closed
Labels
Feature RequestRequest for new functionality to be added to the driver.Request for new functionality to be added to the driver.
Milestone
Description
I started using arango while looking for a DB that supports http in cloudflare workers.
However, when used using arangojs, it operates on web worker, so the window cannot be accessed, resulting in the following error.
Uncaught ReferenceError: window is not defined
at line 1 in t.btoa
at line 1 in setBasicAuth
at line 1 in t.Connection
at line 1 in _
at line 1
at line 1 in r
at line 1
at line 1Metadata
Metadata
Assignees
Labels
Feature RequestRequest for new functionality to be added to the driver.Request for new functionality to be added to the driver.