Hello, I've been using this library on tauri.
Recently, I receive sentry error log like below. (this error is occured on customer user system. so, i can't debug this more)
Error { kind: InvalidInput, message: "program path has no file name" }
When i using open function on windwos10, When does this error occur? Is there any way I can handle it?
Thanks.