You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I add "http://" on an input "URL" with insertLeft. Works fine if a URL is provided, but gives an error, if the field is emtpy, so the input only contains "http://". Is there a way to only insertLeft the input "URL" when it's not empty?
The text was updated successfully, but these errors were encountered:
I add "http://" on an input "URL" with insertLeft. Works fine if a URL is provided, but gives an error, if the field is emtpy, so the input only contains "http://". Is there a way to only insertLeft the input "URL" when it's not empty?
The text was updated successfully, but these errors were encountered: