Paul-Yves

Results 5 comments of Paul-Yves

The gem I use no longer has dependency to psych so I no longer have the issue, however I guess that the issue remains for those who upgrade psych version.

Same issue here, #7992 only seems to work with nested routes, not descendant `` component

Ok, I could not reproduce by directly putting this code in a controller, however I could reproduce when putting it in a sidekiq::job. I do not event need to be...

I tried adding `wrapNodes: { emptyBlockAfterInit: false }` in the options, along with the cleanHTML but it still add `` when the field is emptied

I confirm on our side the issue is definitely with `isError` being false even if the request failed with a 401, it was set to true in the previous 2.2.3...