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
It seems that the [\n is created by onGroupHeader, and ],\n should be created by onEndGroup, but onEndGroup is only called if there are more than 0 elements in the group.
Similar to #799, seems if the group is empty, you end up with just a
[\n
Dummy message that I think reproduces this:
results in:
The text was updated successfully, but these errors were encountered: