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
In PerUserPoolDataSourceModule, it is not allowed to set a subclass of Provider<Map, Boolean> for setPerUserDefaultAutoCommitProviderClass() method. This makes no sense since Provider is an interface.
This applies to all providers in PerUserPoolDataSourceModule.