clockwork
clockwork copied to clipboard
Unable to Expand Array/Object with Key Starting with Numeric
Unable to open or expand array or object keys when the key starts with a numeric value (e.g., "123test") or a date format (e.g., "2023-10-31"). It seems that Clockwork might be treating these keys differently or not recognizing them correctly.
Hey, thanks for the report, will fix in the next release.
I've found a simple workaround that seems to resolve the problem. I added a "+" symbol to the variable, and this has fixed the issue in my case.