popcodeorg / popcodeorg/popcode
Bug: Popcode console is not updating with console.log or errors
オープン
@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:
-
Type
console.log('hello'); -
Notice that the browser console contains the message, but Popcode does not
-
Type
throw new Error('hello'); -
The Popcode console does not update
@pwjablonski
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。