Is it expected to not work on 5 years old phone?
Answered
perchun posted this in #help-forum
perchunOP
just got an email from sentry with
https://perchunpak.sentry.io/share/issue/352e100c94f647d5b7f15d2c9293623a/
ReferenceError: globalThis is not defined
. from google, I understood that this is because user's browser is too old. they use Pixel 2, Android 8, Chrome Mobile 87.0.4280. so my question is: is it expected to not work there?https://perchunpak.sentry.io/share/issue/352e100c94f647d5b7f15d2c9293623a/
11 Replies
why are you using global
hmm… what plugin are you using that does
@perchun the reason i ask is if you can find out what is using global, and see why, you may be able to declare it globally
perchunOP
only next.js uses it
havent used it. But may work for ya.
perchunOP
i actually don't care about such old phone, but shouldn't this dependency be required by next.js?
no. you cant support shit forever
Irish Terrier
@perchun HI! did you find any fix for this?
anything as a final solution to this?