Ivan Yurov

Results 25 comments of Ivan Yurov

Ahh... I see now. If it was originally aimed to work with ember-cp-validations and it doesn't have explicit way to call validations, then it totally makes sense, but seems a...

Yeah, probably... I'll start by integrating it myself then.

Oh wait, seems like it's not happening on the happy path (when client side validations passed), `showAllValidations` stays `false`. Also what would be the situation regarding showing errors, if there's...

We observe the same behavior and even worse: turning `context_id: "global"` made messages from adjacent topics leak to the users who weren't subscribed.

Yes, this is exactly how I ended up solving it, but it took me some time to figure out. Definitely pretty confusing for the default behavior, especially for someone new...