Config is created twice while action is called. Is this by design? #30047
|
In configuration_helper.rb, Also I think this is easy to fix / avoid, just keey the array from |
Answered by
karakarasuuuu
Jun 8, 2026
Replies: 1 comment 1 reply
|
Such a low level part of codebase that hasn't been touched in near 10 years. So you might be right, but I don't want to invent new problems by refactoring things at the moment if we aren't aware of a known issue caused by this. If you do a PR I could take a look. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here it is: #30059