You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Ensure that all variables are passed in the InputRenderer delegation
- Fix the call to refs normalize in refs_cells during initialization
so that it doesn't use the possibly null init value.
In 2.4RC1 (unstable branch) the bank transfer reference is incorrect when editing an existing bank transfer.
FYI. The implementation of ref_cells forces initialization on every GET request. This is not likely to be valid for an edit operation.
The text was updated successfully, but these errors were encountered: