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
To use an interface with Rol, it needs to have a get only Id property. Right now if that requirement isn't met Rol throws some horrible error lazily. It should throw earlier, with a nicer message to say what's going on.
The text was updated successfully, but these errors were encountered:
To use an interface with Rol, it needs to have a get only Id property. Right now if that requirement isn't met Rol throws some horrible error lazily. It should throw earlier, with a nicer message to say what's going on.
The text was updated successfully, but these errors were encountered: