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
Everything seems to work fine except of one thing. I can not delete the value of message field in english. I can only set it to a different value, not no null. According to the source code it is the intended behavior, you only update the field if it's not null.
Hello!
Thank you for behavior, it saved me a lot of time! Now I have an issue. I used it in my model
Everything seems to work fine except of one thing. I can not delete the value of
message
field in english. I can only set it to a different value, not no null. According to the source code it is the intended behavior, you only update the field if it's not null.So how can I delete an existing translation? How to cope with a nullable fields?
The text was updated successfully, but these errors were encountered: