DevTools: Vue warn eg. Failed to resolve component: p

Hey folks,

After the recent update I am getting a ridiculous amount (more than 400 in some renders) of Vue warnings within DevTools. Notwithstanding I can hide the warnings it is making it challenging to debug, and I’m unsure if it is a contributing factor to some slowness I’m experiencing in some renders.

The warnings include;
image

image

image

I don’t have any custom components. All are built with weweb elements.

Any ideas how to resolve?