Hendrik

Results 4 comments of Hendrik

I think it can be related to this feature request: https://pact.canny.io/feature-requests/p/support-multiple-protocols-of-pact-for-the-same-application

timofey-l, what if I need to left join other table for both of them (incomes and expenses) in order to get the project title they are associated with? That table...

Yes, I do. When using regular ActiveForm `textInput()`, the field gets saved properly. I'll look into it again later today, maybe I can figure out something.

> The errors are also being thrown as a string now - JSON.Stringify is being called on the error object where it used to be a JSON object. I confirm....