Arnaud Solé

Results 21 comments of Arnaud Solé

I have the same issue on 0.2.24.214816 (trying to log into Webtoons app with google account, which is unfortunate as their non-social login has been broken for 4 years but...

Sounds good to me ! Sorry I meant to open the issue in databind but opened it after a few hours of looking into the inner workings of jackson and...

Just to be clear, which branch should I target ? The change is small so it should be easy to swap branches, but you specifically mentioned 2.14 while the contributing...

So I had something real weird happen yesterday, especially seeing the previous comment. In my tests, using `ReactSelector('MyApp').findReact('PortalSubComponent')` works. However using `ReactSelector('MyApp').findReact('PortalSubComponent').findReact('SomeSubComponent')` used to work, until yesterday. Regardless of whether...

Oh sorry, it seemed like something related to this suggestion. I'm not sure how to create a sample page for it as I couldn't find out how to replicate the...

I was having trouble with some of the test cases even before changing any code, and running a full maven test (or "all tests" in IDEA) showed many failing/erroring but...

Sorry I just got back to this. After some more digging into this, it turns out the addition of the test is what is causing all these failures somehow :...

Turns out the test I copied as structure was using a shared test mapper, which meant changing it's default typing would skew other tests results. Got all green locally, I...

Alright, thanks ! Sorry for the delays, life's been rough around the edges.

Oh I just realised the issue never got moved from https://github.com/FasterXML/jackson-module-kotlin/issues/568 so the test doesn't mention any issue number, I hope that's alright