Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Rendering issue in devtools scope tree

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

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
30/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
clojure, javascript
領域
devtools

調査の方向性

この issue ではソースファイルもテストも指定されていません。まず、custom formatters を有効にした状態で Chrome でスコープツリーのレンダリング問題を再現し、コンソールのレンダリングと比較してください。パネルのサイズ変更後も含め、custom formatters を無効にせずにスコープツリー内の変数が完全かつ正しくレンダリングされれば完了です。

索引モデルが issue の本文から書いたものです。

説明

chrome-bug

Problem

We have recently noticed the following rendering issue with the devtools scope tree.

image

Environment / Observations

  • this started happening a few weeks back.
  • seems to happen intermittently although presently it is all the time.
  • happens both on my Linux Ubuntu (Ubuntu 18.04.3 LTS) desktop and a colleague's Windows 10.
  • Chrome Version 77.0.3865.75 (Official Build) (64-bit)
  • Chrome restart does not clear it.
  • Playing with docking position does not change anything.
  • Sometimes I have seen it render some of the vars but not all of them if you resize the devtools scope panel.
  • If you disable custom formatters in settings, it renders fine but alas back to raw JS data structures.
  • Rendering same ds in console via js/console.log does the right thing and expandable tree renders perfectly.

This might be a cljs-devtools issue I see latest 0.9.10 was released over a year ago. I'm not sure but did dirac embed the devtools and is it possibly running a more up to date version ? (we don't use dirac at the moment, but if installing it instead of cljs-devtools would that solve it ?

主要言語
Clojure
スター
1.1k
フォーク
51
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

binaryage/cljs-devtools のほかの issue

binaryage/cljs-devtools の issue をすべて見る

似ている issue

Clojure の issue をもっと見る

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

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