Thomas Ladd

Results 5 comments of Thomas Ladd

Y'all have already deduced most everything, but to just add a little history: - I encountered this same issue in styled components during the ios 15 beta phase https://github.com/styled-components/styled-components/issues/3544 -...

@jasonkuhrt Thank you for sharing those design sketches. It was very helpful for me to understand the general direction y'all are heading when evaluating what I wanted to do about...

A composite search is across multiple model types. So I am searching across both joined fields and non-joined fields in multiple types of objects at the same time. The docs...

I think it's a flow bug. Filed here: https://github.com/facebook/flow/issues/6321 I also think we could probably work around it pretty easily by just changing interfaces to types and extends to intersections...

I experienced the same error going from 2.2.3 -> 2.3.0 using [pothos](https://github.com/hayes/pothos) as my schema builder.