editor-js / editor-js/simple-image-tutorial

I followed the 'sanitized saved data' section of the tutorial but it is not functioning

Abierto
#4 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
29
Forks
22
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I followed every step of the guide and all seemed ok but when it came to sanitizing saved data ([page here)](https://editorjs.io/sanitize-saved-data) the data in the caption section would not get sanitized.

I tried both methods (manual and automatic) but any time I typed `Here is

a
caption field` the saved output would not be sanitized => `"caption": "Here is
a
caption field"`

I thought I have done something wrong and to check I ran the code of [(the simple-image-tutorial)](https://github.com/editor-js/simple-image-tutorial) in this GitHub page but even in this code the caption does not get sanitized.

I doubt I have missed anything but please, let me know if I have.

Thank you for your work and this great step-by-step guide. It definitely makes development easier

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.