Closed Mythicaeda closed 8 months ago
No - I haven't checked
No - This is a new bug
develop, 2.1.0
If an extraneous parameter on an activity is a JSON Object, it will display as [object Object] instead of its contents.
[object Object]
Add the following parameter to an existing activity's arguments via the API:
"vector": { "x": 0, "y": 0, "z": 0 }
Select the Activity and scroll down to the Extraneous Parameters section.
Extraneous Parameters
No response
Mac OS, Firefox
Minor
Checked for duplicates
No - I haven't checked
Is this a regression?
No - This is a new bug
Version
develop, 2.1.0
Describe the bug
If an extraneous parameter on an activity is a JSON Object, it will display as
[object Object]
instead of its contents.Reproduction
Add the following parameter to an existing activity's arguments via the API:
Select the Activity and scroll down to the
Extraneous Parameters
section.Logs
No response
System Info
Severity
Minor