Describe the bug
When a message starting with the word constructor is sent, it sends a perl stringified array reference instead of the message.
To Reproduce
Steps to reproduce the behavior:
- Go to any conversation
- Write
constructor 1 or any message starting with constructor
- Message added to the chat is
ARRAY(0xefa8c23d210)
Expected behavior
The exact message typed should be sent.
Environment:
- OS: FreeBSD14
- Browser: Firefox128
- Version: v8.07
Describe the bug
When a message starting with the word
constructoris sent, it sends a perl stringified array reference instead of the message.To Reproduce
Steps to reproduce the behavior:
constructor 1or any message starting withconstructorARRAY(0xefa8c23d210)Expected behavior
The exact message typed should be sent.
Environment: