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
Buffer is not defned
Can't share as gist (neither private nor public) on Android
In obsidian terminal plugin there's an error [ReferenceError: Buffer is not defned] { isTrusted: [Getter] }
[ReferenceError: Buffer is not defned] { isTrusted: [Getter] }
The text was updated successfully, but these errors were encountered:
I found something that might be useful: https://stackoverflow.com/questions/68707553/uncaught-referenceerror-buffer-is-not-defined
Sorry, something went wrong.
@mwoz123 Thanks for the issue and the pointer! I'll need to set up an Android device or emulator so I can try to fix this and test the fix.
Looking forward ;)
I've just spot that obsidian git has added buffer pollyfil in their commit to enable mobile support.
Thanks;)
No branches or pull requests
Can't share as gist (neither private nor public) on Android
In obsidian terminal plugin there's an error
[ReferenceError: Buffer is not defned] { isTrusted: [Getter] }
The text was updated successfully, but these errors were encountered: