You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm assuming that the message channel is receving an event from an unknown resource which doesn't send event properties properly. But the expected line is destructing the event property like it always get passed.
Expected Behavior
If this handler receives a value in event parameter, is should validate the date first before destructing.
Steps To Reproduce
I don't have any reproduce case.
Anything else?
The issue doesn't happen all the time. I don't know the source. I only know where the issue occurres.
The text was updated successfully, but these errors were encountered:
Version
6.0.1
Current Behavior
I'm assuming that the message channel is receving an event from an unknown resource which doesn't send event properties properly. But the expected line is destructing the event property like it always get passed.
Expected Behavior
If this handler receives a value in event parameter, is should validate the date first before destructing.
Steps To Reproduce
I don't have any reproduce case.
Anything else?
The issue doesn't happen all the time. I don't know the source. I only know where the issue occurres.
The text was updated successfully, but these errors were encountered: