NotePlan / NotePlan/plugins

HTMLView failing to update (occasionally)

Abierto
#520 9 comentarios 0 reacciones 1 asignado Ver en GitHub

@EduardMe ya está trabajando en esto.

Desde el 27/1/2024.

API bug P-7
Lenguaje dominante
JavaScript
Estrellas
204
Forks
82
Merge medio
22 h 27 min
PR fusionados (30 d)
3

Descripción

A few times now I've had an existing HTMLView window failing to update, but without any errors in the np-out or np-error logs.

More detail: I've had either Dashboard or Project List window open. I've hit update on the window, and all my usual debug logging shows the expected work, up to and including the usual messages about finding the existing window and calling await HTMLView.showWindowWithOptions(). This call seems to return a valid object, as I can read the .customID and .id from it.

The copy of the HTML that I additionally persist to disk is fine.

But the HTMLView does not update at all, instead just stays the same.

This feels related to the as-yet-unidentified-cause of the missing requiredFiles file that occasionally drops .css files. (Reported in ⁠Occasional loss of a Required File)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

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.