Skip to main content

I’m getting a weird behavior when iterating over Records, it looks like the code is skipping items.

I’m thinking it is either my code or a cache bug. here is an example

Is it possible there are trailing or leading spaces for either value? “123” will not equal " 123" or "123 "


Reply