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
git-opfs
I tried opening the git-opfs demo in Safari and got a runtime error: DataCloneError: The object can not be cloned.
DataCloneError: The object can not be cloned.
According to MDN, Safari supports OPFS so I'd expect this example to work.
Note: The demo works as expected in Chrome.
yarn
yarn demo:git-opfs
https
The text was updated successfully, but these errors were encountered:
Replace memfs with lightning-fs because of Safari issue
75e2218
streamich/memfs#963
No branches or pull requests
I tried opening the git-opfs demo in Safari and got a runtime error:
DataCloneError: The object can not be cloned.
According to MDN, Safari supports OPFS so I'd expect this example to work.
Note: The demo works as expected in Chrome.
Steps to reproduce
yarn
)git-opfs
demo (yarn demo:git-opfs
)https
security risk warning)Versions
The text was updated successfully, but these errors were encountered: