obelisk
obelisk copied to clipboard
text function and emojis causes jsaddle errors in certain cases
Works no problem:
text "👋 Contact Support"
and
text "👋"
Causes JSaddle Error:
text "👋" >> text "Contact Support"
JSaddle Error: jsaddle Results decode failed : "{"tag":"BatchResults","contents":[215,{"tag":"Success","contents":[[],[{"tag":"ValueToStringResult","contents":"\udc4bContact Support"}]]}]}" CallStack (from HasCallStack): error, called at src/Language/Javascript/JSaddle/WebSockets.hs:103:50 in jsaddle-warp-0.9.8.2-DFAPM2CvatBGFm3L9xaA1B:Language.Javascript.JSaddle.WebSockets