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
This is an interesting one. When the API receives an empty string or an empty value in the PATCH request, the API ignores it and uses the current value. I'm not sure if in Golang we can check if a value exists or not in the request body and/or if it is null. In JS we have undefined and null but Idk if Golang has something similar.
Version:
v0.8.9+6285d65
When I attempt to remove an emoji from a template and click save, it still retains the emoji. So now I am stuck with a lame emoji.
The text was updated successfully, but these errors were encountered: