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
Spun out of #193, it seems as though the expected functionality regarding defaults(...) didn't produce the same result as not using defaults.
If it turns out that defaults doesn't work, this should be fixed, as well as consolidated into something that isn't ScalaClient.defaults(...)/ScalaServer.defaults(...), since that gives the impression that the kind is actually taken into account with defaults (which isn't actually the case).
The text was updated successfully, but these errors were encountered:
Spun out of #193, it seems as though the expected functionality regarding
defaults(...)
didn't produce the same result as not usingdefaults
.If it turns out that
defaults
doesn't work, this should be fixed, as well as consolidated into something that isn'tScalaClient.defaults(...)
/ScalaServer.defaults(...)
, since that gives the impression that thekind
is actually taken into account withdefaults
(which isn't actually the case).The text was updated successfully, but these errors were encountered: