Cordova 11 = App runs slow

Has any thing changed recently that may cause my app to run very slow?

Make native app with Voltbuilder (Andriod) - Run the app and the onclick functions (only on the home screen) are delayed, also on app launch the iconic icons take a while to load.

I get the same issue when I run the same app in the browser (no errors).

I found a function I’m using to reorder my bootstrap listgroup items into alphabetical order is what causes the app to slow right down until the reorder function has completed.