BStelljes

Results 1 comments of BStelljes

As a workaround I made a method outside of the constructor. There you have access to the bindings (like in the follow button component). ```javascript canModify() { if (this._User.current) {...