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

Problem with duplicate set of first element of array of strings #352

Open
AlexandrFugin opened this issue Jul 2, 2023 · 0 comments
Open

Comments

@AlexandrFugin
Copy link

In version 8.7.1, I found a problem. I print an array of strings, and I observe the following behavior: the first element of the array is displayed, then it disappears and the second element should be output, but the first element of the array is output again. After that everything works normally.
I rolled back the version of the type to 8.5.2 - in this version there is no such problem.
Please tell me how to solve this problem in version 8.7.1?

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

1 participant