apostrophecms / apostrophecms/split-html
Can not split by <hr> in browser
Abierto
bug
help wanted
- Lenguaje dominante
- JavaScript
- Estrellas
- 36
- Forks
- 13
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
splitHtml('<p>1<hr>2</p>', 'hr') failed with error: Syntax error, unrecognized expression: 1<p></p>
Guía de contribución
Línea de trabajo
Start by reproducing the browser failure with splitHtml('
1
2', 'hr'), then locate the splitHtml entry point and trace how the HTML fragment is parsed. Done means the same call splits successfully in a browser without the reported selector error, while server-side behavior remains intact.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- web-dev
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 48/100