Leon van der Veen

Results 3 comments of Leon van der Veen

For me this bug still occurs. I use the following pod requirement: ``` Pod pod 'RETableViewManager', :head # '~> 1.5.14' ``` So the merge should already been pulled. In my...

I am experiencing the same problem. It seems the return type of `joi.object()` returns an ObjectSchema without the strict typing applied on its generic type.

Any progress on this fix? I would love to have this 👼