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

Drop is not returing path on MacOS to Sequoia #1526

Open
achtan opened this issue Oct 7, 2024 · 4 comments
Open

Drop is not returing path on MacOS to Sequoia #1526

achtan opened this issue Oct 7, 2024 · 4 comments

Comments

@achtan
Copy link

achtan commented Oct 7, 2024

let filePath = await drop()

dev(filePath)

after I drop files from finder:
Screenshot 2024-10-07 at 08 52 05

@johnlindquist
Copy link
Owner

Huh, interesting, looks like an API must have changed on me under the hood. Investigating...

@johnlindquist
Copy link
Owner

Looks like I missed a breaking change note: https://www.electronjs.org/docs/latest/breaking-changes#removed-filepath

I'll get it fixed ASAP and post another release.

@johnlindquist
Copy link
Owner

@achtan Can you test drop with this build?

https://github.com/script-kit/app/releases/tag/v3.1.13

@achtan
Copy link
Author

achtan commented Nov 6, 2024

@johnlindquist it's working! thanks

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

2 participants