Jonathan Giuffrida

Results 2 comments of Jonathan Giuffrida

I think the fix is just to add `type` to the `var` declaration at the top of `readableArea`. That would be scoped to the function and not conflict with the...

For anyone else who is still dealing with this warning after upgrading to 3.0.0, your `user_avatar` can't be a field on a related model because it'll silently fail to fetch,...