popcodeorg / popcodeorg/popcode

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

Open
#2,149 8 comments 0 reactions 1 assignee View on GitHub

@pwjablonski is already working on this.

Since Mar 4, 2020.

Dominant language
JavaScript
Stars
191
Forks
143
Avg merge
4d 11h
Merged PRs (30d)
5

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.