Skip to content
New issue

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

Copy/paste error in http connection #929

Open
jtuvaleva opened this issue Mar 21, 2024 · 0 comments
Open

Copy/paste error in http connection #929

jtuvaleva opened this issue Mar 21, 2024 · 0 comments

Comments

@jtuvaleva
Copy link

Hey there!

Thank you for the library. It was difficult to find a fancy and easy implementing grid library.

I found that my code failed on checking navigator.clipboard.read !== undefined because clipboard api doesn't work on insecure http connection and so navigator.clipboard is undefined. Is it possible to rewrite this condition like firstly checking navigator.clipboard's availability?
https://github.com/glideapps/glide-data-grid/blob/3a97523f632d5cab1e99017e329971a7993aff34/packages/core/src/data-editor/data-editor.tsx#L3486

Looking forward to your support.
Many thanks.

@jtuvaleva jtuvaleva changed the title Copy/paste error in built version Copy/paste error in http connection Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant