Open benloh opened 1 month ago
@jdanish Can you please opening MEME with one of your Chromebooks to see what the Login error is that you guys were reporting yesterday?
In this case, my ancient Chromebook will not run, and I suspect short of getting rid of Markdown support, it'll be hard to get this one running.
Investigating a little more...react-markdown
is only used by MEME. Net.Create was using markdown-it
. So we may be able to swap out libraries if this is an issue.
Setting low priority and marking it "needs replication" because this is only an issue if IU and Rutgers are using ancient Chromebooks.
With Ben's Toshiba 92.0.4515.157 chromebook, opening MEME results in an immediate error:
Object.hasOwn is not a function
inMarkdown
.This is in
node_modules/react-markdown
.We may not want to bother fixing this?