Tawk causing blazer wasm app to hang

I’ve implemented tawk on my blazor wasm app and the app now intermittently hangs when navigating to new pages. I’m guessing that both blazor and tawk fire events when moving to new pages and this is causing the issue.

Has anyone found a workaround for this?