-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Error is fired without 'type' #1028
Copy link
Copy link
Open
Labels
clientrelated to peerjs clientrelated to peerjs clientdocumentationneed update some info in docneed update some info in docfeaturesuggestions for new features or enhancementssuggestions for new features or enhancements
Metadata
Metadata
Assignees
Labels
clientrelated to peerjs clientrelated to peerjs clientdocumentationneed update some info in docneed update some info in docfeaturesuggestions for new features or enhancementssuggestions for new features or enhancements
Type
Fields
Give feedbackNo fields configured for issues without a type.
Reproduction:
Result:

Receiving these errors, however they do not seem to have a defined 'type' property as
Expectation:
As per the docs for peer errors, these errors should also have a 'type' so as to allow to better handle them in code