A random bug I found messing around is when you minimize a tauri window and then you open the window back up there can be a large chance the window just stops updating. Resizing the window will not change the size of the elements on screen. Instead filling the rest of the window with just black. The only thing you can do is close the window if you want it to fix itself. You can still drag the window around when it's in it's bugged state, which is weird. This NEVER happened to me so far.
I'm slowly starting to dislike tauri even though I love it so much. I know it's webkit's fault but when my app freezes constantly it's not going to be a good user experience. If someone can provide a fix, thank you for your time.