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

fix(path): wrong command for isAbsolute plugin #11835

Merged
merged 3 commits into from
Nov 30, 2024

Conversation

ilittlebig
Copy link
Contributor

The current invoke argument for isAbsolute is wrong, and should be plugin:path|is_absolute.
Using isAbsolute from "@tauri-apps/api/path" return this error message otherwise:

path.isAbsolute not allowed. Command not found

@ilittlebig ilittlebig requested a review from a team as a code owner November 30, 2024 18:51
Copy link
Member

@FabianLars FabianLars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh damn, thanks!

@FabianLars FabianLars merged commit a6e84f7 into tauri-apps:dev Nov 30, 2024
3 checks passed
@ilittlebig ilittlebig deleted the patch-1 branch December 1, 2024 21:10
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

Successfully merging this pull request may close these issues.

2 participants