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
Since there is already a setCustomData method, it would be nice to be able to remove the edited customField with a removeCustomData({app: <app id>, field: <field-to-remove>}).
It would be really nice also to have the setCustomData method documented as mentioned two years agohere.
The text was updated successfully, but these errors were encountered:
Expected Behavior
Since there is already a
setCustomData
method, it would be nice to be able to remove the edited customField with aremoveCustomData({app: <app id>, field: <field-to-remove>})
.It would be really nice also to have the
setCustomData
method documented as mentioned two years ago here.The text was updated successfully, but these errors were encountered: