I did not set min/max values, yet the component complains about values being out of range:
2024-04-16_document.gh (4.4 KB)
Apparently, it inherits the min/max values from the slider that I connected for testing the function:
2024-04-16_function.gh (6.9 KB)
I find that behavior unexpected. After all, the slider I just use for testing. I don’t perceive it as part of the function definition.
Is that behavior, i.e. the inheritance of the min/max values, documented somewhere?