Currently when setting Module input defaults i am setting it as an object and am getting a linting error saying it needs to be a string or void. But when looking at docs it seems i can use an object. What is correct?
Docs:
Error:
Currently when setting Module input defaults i am setting it as an object and am getting a linting error saying it needs to be a string or void. But when looking at docs it seems i can use an object. What is correct?
Docs:
Error:
@PadenM yeah the default values never work, you can set them alternatively in the main module frame test inputs until they fix it!