Closed Lyinggod closed 2 years ago
I cannot recreate this, get the prompt with a single option to close, nothing happens:
Could you provide more context, i.e. rolling an other table with a second prompt, while the prompt is open or other stuff? I definitely have not planned for concurrency.
Could not reproduce
Describe the bug When using chat to implement a table that contains {Msg}, the message box appears and then automatically closes.
To Reproduce Steps to reproduce the behavior: create a table that displays {Msg~text} and call it using /ts tablename
Example Table Showing the Bug
%techskill%,0
:Start
1,{Msg~I am a barrito}
_{if~{length~%techskill%}>2? of %techskill%}
Expected behavior The displayed message to stay until cleared by the user.
Environment (please complete the following information):
Additional context None