Version
4.9.2 or master
Describe the bug
Passing undefined to message of notification toast will throw exception.
Steps to reproduce
- Call
SET_NOTIFICATION or useSetNotification hook, with a structure of {}
Expected behavior
Web Chat should show an empty toast, or a red box.
Additional context
[Bug]
Version
4.9.2ormasterDescribe the bug
Passing
undefinedtomessageof notification toast will throw exception.Steps to reproduce
SET_NOTIFICATIONoruseSetNotificationhook, with a structure of{}Expected behavior
Web Chat should show an empty toast, or a red box.
Additional context
[Bug]