Hacker News new | ask | show | jobs
by doublerabbit 872 days ago
Hi Josh,

I'm receiving an error upon accessing the page.

Object.hasOwn is not a function. (In 'Object.hasOwn(t,n)', 'Object.hasOwn' is undefined)

1 comments

Your browser is too old to work with the library. Object.hasOwn is available for 93% of users according to https://caniuse.com/mdn-javascript_builtins_object_hasown
Polyfill added btw, happy to take any more bug reports either here or in discord and thanks!
I'm going to add a polyfill later for this. Thanks for the bug reports