ssalbdivad/lovespell

App doesn't work in safari

Closed this issue · 2 comments

I ended up just opening the app in Safari on my Mac rather than messing around with IPhone.

"TypeError: e.at is not a function. (In 'e.at(a)', 'e.at' is undefined)" index.js:1:6497885

This is within DOCS, index.js. I was going to attempt at debugging it myself but I get some "throw new Error("'jsrx' requires a positional argument representing the name of the script to run, e.g. 'jsrx build'.");" when trying to start it through, npm run start and rushx start

Ahh okay, looks like I need to compile to an older version of JS. Probably pretty easily resolved.

I think it's resolved at this point. Let me know if you're still having issues!