-
Bug
-
Resolution: Awaiting Response
-
None
-
1.19.10
-
None
-
Unconfirmed
-
Multiple
In the Gametest Engine the chat is preventing forms from opening.
Steps to reproduce:
- listen on beforeChatEvent
- create a form for the sender of the message
- The chat is still open and prevents the form from opening
A boolean to close the chat window in the event would help Creators to prevent this bug and probably be helpful for other things too.