addBanIPControl.js:11 Uncaught TypeError: n.user(...).isBanned is not a function
at Object.<anonymous> (addBanIPControl.js:11)
at Object.t.<computed> [as userControls] (extend.js:27)
at PostControls.js:24
at Array.forEach (<anonymous>)
at Object.controls (PostControls.js:23)
at e.n.view (Post.js:47)
at e.render (Component.js:102)
at Object.o [as view] (Component.js:189)
at P (mithril.js:806)
at mithril.js:822
const isBanned = post.user().isBanned();
Getting this javascript error randomly for some discussions in Beta10. And one cannot scroll in a discussions or see the bottom posts when this error comes. Please do fix it as your extension is great to keep our communities safe.