Max

Results 25 comments of Max
trafficstars

It works to specification in IE11 ![image](https://user-images.githubusercontent.com/12475567/193178717-5cd56547-80d3-4507-8a98-37750bb916b7.png) 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()`: ![image](https://github.com/user-attachments/assets/fdfda9b7-4a2e-44bc-a55f-46b8d363688e)

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...