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
Calling SomeUTC.getTypes() works as expected, but SomeUTC.getType().getTypes() does not, seems necessary to call SomeUTC.getType().getTypes()(). Haven't quite figured out yet where this is happening.