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
Now I have implemented the server-side part. For the proxy part, apparently the data structure doesn't carry the type of a param but only its name. Not sure how to force-cast it into the underlying primitive type so that Stringly can do its conversion job.
Current workaround is to add an explicit @:to Stringly cast to the type.
where
TheType
isenum abstract
The text was updated successfully, but these errors were encountered: