Open
Description
Mage version
0.9.75
Describe the bug
variables:
Sharedvar1: value1
sharedvar2: value2
dev:
var: value1
staging:
var: value2
prod:
var: value3
Objects are not valid as a React child (found: object with keys {var}). If you meant to render a collection of children, use an array instead.
To reproduce
No response
Expected behavior
No response
Screenshots
No response
Operating system
No response
Additional context
No response