theRAPTLab / meme-2023

MEME 2023 grant development (fork from MEME 2018)
MIT License
0 stars 1 forks source link

Chromebook 92.0.4515.157: `Object.hasOwn is not a function` #47

Open benloh opened 1 month ago

benloh commented 1 month ago

With Ben's Toshiba 92.0.4515.157 chromebook, opening MEME results in an immediate error: Object.hasOwn is not a function in Markdown.

This is in node_modules/react-markdown.

Image

We may not want to bother fixing this?

benloh commented 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.

benloh commented 1 month ago

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.

benloh commented 5 days ago

Setting low priority and marking it "needs replication" because this is only an issue if IU and Rutgers are using ancient Chromebooks.