changes sandbox: {} to eval: true, caused errors in evaluated queries
This commit is contained in:
@@ -63,7 +63,7 @@ const RepresentationList = (props) => {
|
||||
incidentid +
|
||||
"')]",
|
||||
json: item,
|
||||
sandbox: {},
|
||||
eval: true,
|
||||
});
|
||||
detailsObj = item;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user