Hello everyone! I'm having an issue where I have rendered a input of type "url" which is optional but can't submit the form because I get the following form validation error. when no input is passed (an empty string) The node is not required, nor in the html nor in the identity definition, is there a workaround for this?
Thank you all very much for any help!