In fact both keys are identical even in their structure
d
dave
03/07/2018, 8:46 PM
Hmm - looks like a bug. Can you raise it please?
dave
03/07/2018, 8:46 PM
Along with an example of the json if you can
e
elifarley
03/07/2018, 8:46 PM
Yep, I'll get to this by tomorrow ...
elifarley
03/09/2018, 5:27 PM
My comment on github:
Copy code
Sure, I'm currently working on it. But I decided to post this, even though it's incomplete, just to kickstart the process.
What I'm doing: I am stripping all the parts of my code that are unrelated to this issue, hoping that I'll eventually get to a bare bones Kotlin file with everything needed to reproduce the problem, but nothing else.
It is quite possible that in the end, I'll find out the problem was on my part.
I think I posted a partial problem just too early, I could've waited till I had a Kotlin file to reproduce the problem... 😉