Key Value order incorrect

Hi! We have a table where we render a key value for a particular row. The key value ordering appears very broken and inconsistent and does not seem to match the configured order.

For example say we have the order configured as:
key1
key2
key3
key4

we will observe the key value to be in an order like:
key4
key1
key2
key3

The strange part is it respects some of the order but key4 seems "stuck" at the top (for example if we flip 1 and 2 it will work). I've tried parsing out special characters and numerous other tricks with no luck. This functionality used to work until we up-versioned to 2.116 a few weeks ago (we were on about a year old verison prior to the upversion).

Hey Rob! It does look like we have a bug here, unfortunately. I'll check in with the team to see if there's anything we can do in terms of a workaround in the meantime!

Thank you!

Seems like there aren't any workarounds at the moment, but I'll keep you posted on a fix :crossed_fingers: