-
Notifications
You must be signed in to change notification settings - Fork 143
Bug: Popcode console is not updating with console.log or errors #2149
Open
Assignees
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:
-
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
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.