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
* messageDisplayQueue.contains was returning NPE in a preview case, due to message id being null
* message can be null if preview display fails
* Add message null check and preview check
0 commit comments