popcodeorg / popcodeorg/popcode
Bug: Popcode console is not updating with console.log or errors
Đang mở
@pwjablonski đang làm issue này rồi.
Từ ngày 4/3/2020.
- Ngôn ngữ chính
- JavaScript
- Star
- 191
- Fork
- 143
- Merge trung bình
- 4 ngày 11 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.