Max
Max
It works to specification in IE11  I would assume it appears the same for all browsers listed in the compatibility table [here](https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/closePath#browser_compatibility)
can we chuck in a fix for Y.Array's `.get` method returning `T` when it could be `T | undefined` 👉👈
It may be worth adding that I am using the "teams" feature, and I get the same results in tinker, even with `$user = $user->fresh()`: 
I have created an app replicating my environment and settings here: https://github.com/manstie/laravel-permissions-example ~~Something to note: I seed the users with roles, but when you query them via the user model...