Is there a better way to handle this error?
It doesn't cause the app to crash so there's no logs, and the app just running without display any error to the user,
So I tried to debug it on old PC and here I found the cause
How can I handle better? It would be cool if tauri will show native error messages in that cases, alternatively, how can I handle it?