We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
We have upgraded project to elixir 1.15.6 with OTP26 that has different sorting algorithm.
1.15.6
OTP26
More https://www.erlang.org/blog/otp-26-highlights/#changed-ordering-of-atom-keys.
Attributes on components order randomly.
How to reproduce? Upgrade to erlang otp26 and run tests.
Is any plans to make a solution for this issue?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there,
We have upgraded project to elixir
1.15.6
withOTP26
that has different sorting algorithm.More https://www.erlang.org/blog/otp-26-highlights/#changed-ordering-of-atom-keys.
Attributes on components order randomly.
How to reproduce? Upgrade to erlang otp26 and run tests.
Is any plans to make a solution for this issue?
The text was updated successfully, but these errors were encountered: