GrapesJS / GrapesJS/components-custom-code
BUG: CSS added via custom code persists after custom code component is removed
- Lenguaje dominante
- TypeScript
- Estrellas
- 81
- Forks
- 47
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### GrapesJS version
- [X] I confirm to use the latest version of GrapesJS
### What browser are you using?
any
### Reproducible demo link
https://grapesjs.com/demo
### Describe the bug
**How to reproduce the bug?**
1. Add custom code component with HTML + CSS
2. Delete custom code component.
**What is the expected behavior?**
All code should be removed, including CSS
**What is the current behavior?**
custom CSS is **not** being removed, though the rest is.
[gjs.webm](https://github.com/user-attachments/assets/3fbd9a6d-ad0e-4fc6-add8-7cf31ae9293c)
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.