Ikupolati Tobi

Results 5 comments of Ikupolati Tobi

@kaanyalova Have you gotten a solution to this yet, I'm currently having this same issue. If i should use the example from the writeImage method, i get the `expected RGBA...

So I just tried this same example code you gave above. 1. It threw a typescript error 2. I ignored the typescript error and tried testing the writing of the...

this is the `Tauri info` `[✔] Environment - OS: Mac OS 15.1.1 arm64 (X64) ✔ Xcode Command Line Tools: installed ✔ rustc: 1.80.0 (051478957 2024-07-21) ✔ cargo: 1.80.0 (376290515 2024-07-16)...

You'd notice that for the `tauri-plugin-clipboard-manager`, the version is already at 2.2.0. I think that is the highest version. I also checked it here: https://www.npmjs.com/package/@tauri-apps/plugin-clipboard-manager?activeTab=versions

> Or are you using the window.__TAURI__ object? No I'm not using this And these are the js packages that includes the clipboard manager: Also i was wondering why it's...