error slotThe NuxtErrorBoundary> component handles client-side errors happening in its default slot.Vue is complaining about the older slot attribute that has been changed to v-slot.But you're not using vue slots, you're using WebComponent's native slot attribute. So