20x-dz

Results 4 issues of 20x-dz

## Bug report ### Required System information Production/Staging: - Node.js version: `v16.20.1` - NPM version: `8.19.4` - Strapi version: `4.12.1` - Database: `mysql Ver 15.1 Distrib 10.4.28-MariaDB, for debian-linux-gnu (x86_64)...

issue: bug
severity: medium
status: pending reproduction
source: core:data-transfer

**Description** The content of deleted relations that are being used as `searchableAttributes` are still kept in the index. Assume the following model (simplified): ```js Department = { title: text }...

needs investigation

**Describe the bug** I see the following errors in the Vercel log after visiting a builder.io page (the page seems to render fine though): ```txt [Builder.io]: isolated-vm import error. Error:...

**Describe the bug** Following the latest release ([[email protected]](https://github.com/BuilderIO/builder/releases/tag/%40builder.io%2Fsdk-vue%402.0.17)) with #3560, I immediately installed the latest version to see if #3288 was indeed fixed. **To Reproduce** Steps to reproduce the behavior:...