weponary
Results
2
issues of
weponary
Please fill in this template. - [ ] Use a meaningful title for the pull request. Include the name of the package modified. - [ ] Test the change in...
Owner Approved
Untested Change
Cannot read properties of null (reading 'open') while using Uint8Array as params for extract method.
1
If i pass Uint8Array data in below function like in example below const extracted = await extractor.extract(data); I got this error error TypeError: Cannot read properties of null (reading 'open')