Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Expand Array/Object with Key Starting with Numeric #658

Open
masdimdev opened this issue Oct 30, 2023 · 2 comments
Open

Unable to Expand Array/Object with Key Starting with Numeric #658

masdimdev opened this issue Oct 30, 2023 · 2 comments

Comments

@masdimdev
Copy link

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.

image

@itsgoingd
Copy link
Owner

Hey, thanks for the report, will fix in the next release.

@masdimdev
Copy link
Author

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.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants