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
Fix issues with resource definition order and initializers.
Resources initialized before configuration initializer inherit the
default configuration options, not the intended configuration.
This was affecting the paginator. In addition the _cache_field and
key_type are updated for consistency when resources are defined from a
base resource.
0 commit comments