-
Prevent the crash on client-side in case of `text` being undefined in `FancyTextDisplay` (#481)
发布于
2021-11-17 15:50:09 +00:00 -
Prevent the crash on client-side in case of
textbeing undefined inFancyTextDisplay -
Use
String(text)instead
下载附件
-
发布于
Prevent the crash on client-side in case of text being undefined in FancyTextDisplay
Use String(text) instead