We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We're developing Electron app and had this problem when trying to read files in Electron app's window (which is actually a browser window):
tableschema-js/src/helpers.js
Lines 31 to 33 in 15a6746
Can I ask what's the reason for this? And should we consider doing PR to support it?
More info: datopian/frontend-showcase-js#171
The text was updated successfully, but these errors were encountered:
Initially it wasn't intended to be used in the browser. But this use-case and also datapackage-ui shows that it's needed.
datapackage-ui
Sorry, something went wrong.
Has there been any progress on this?
No branches or pull requests
We're developing Electron app and had this problem when trying to read files in Electron app's window (which is actually a browser window):
tableschema-js/src/helpers.js
Lines 31 to 33 in 15a6746
Can I ask what's the reason for this? And should we consider doing PR to support it?
More info: datopian/frontend-showcase-js#171
The text was updated successfully, but these errors were encountered: