popcodeorg / popcodeorg/popcode

Cannot read property 'toString' of undefined

Đang mở
#2,123 1 bình luận 0 reaction 1 người được giao Xem trên GitHub

@wylieconlon đang làm issue này rồi.

Từ ngày 22/4/2020.

error
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ả

This is a followup to #2121, which tracked a regression in which this error became uncaught and broke user-facing behavior. The proximate cause of that regression was #1954, although through no fault of that PR; my guess is that we are missing graceful uncaught error handling logic in our redux-logic integration. So, a fix for this issue should:

  • Fix the specific TypeError here
  • Add graceful handling for uncaught errors in logics
  • Revert #2122

Error in Popcode

TypeError in /
Cannot read property 'toString' of undefined

View on Bugsnag

Stacktrace

validations/Validator.js:26 - t.value
validations/javascript/esprima.js:102 - t.value
validations/Validator.js:33 - t.value
validations/Validator.js:21 - t.<anonymous>

View full stacktrace

Created by Matthew Brown via Bugsnag

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

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. 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.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.