popcodeorg / popcodeorg/popcode
Bug: Popcode console is not updating with console.log or errors
Aperta
@pwjablonski ci sta già lavorando.
Dal 4/3/2020.
- Lingua principale
- JavaScript
- Stelle
- 191
- Fork
- 143
- Merge medio
- 4g 11h
- PR unite (30g)
- 5
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.