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
Fix empty _rev parameter from dropdown select list
If there are multiple conflict versions in the dropdown field,
the http get request was called with an empty rev parameter and failed.
Use the right child object to get the value.
0 commit comments