NotePlan / NotePlan/plugins

HTMLView failing to update (occasionally)

オープン
#520 コメント 9 件 リアクション 0 件 担当者 1 名 GitHub で見る

@EduardMe がすでに取り組んでいます。

2024年1月27日 から。

API bug P-7
主要言語
JavaScript
スター
204
フォーク
82
平均マージ
22時間 27分
マージ済み PR(30日)
3

説明

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)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。