Miha Sedej
Miha Sedej
If an element has `display: none` style, then the `data-test` attribute isn't deleted. version: 0.1.4
## Environment ``` - Operating System: `MacOs` - Node Version: `v19.3.0` - Nuxt Version: `3.0.0` - Nitro Version: `1.0.0` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `-`...
### What does it do? When creating a new entry record from a duplicate item button in Strapi, the system was failing to include images in the duplicated record. This...