You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a use-case where I'd like to see if a property is accessible using the PropertyAccess component. If it just try to access it, it throws an exception, which is great, but an isAccessible() would be a nice feature.