popcodeorg / popcodeorg/popcode

Bug: Popcode console is not updating with console.log or errors

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

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

2020年3月4日 から。

主要言語
JavaScript
スター
191
フォーク
143
平均マージ
4日 11時間
マージ済み PR(30日)
5

説明

Describe the bug
I think there is an issue with the Popcode console that prevents it from catching any messages from the iframe.

To Reproduce
Two different reproductions:

  1. Type console.log('hello');

  2. Notice that the browser console contains the message, but Popcode does not

  3. Type throw new Error('hello');

  4. The Popcode console does not update

@pwjablonski

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

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

はじめの一歩

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

評価

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

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

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